contextform/freecad-mcp
FreeCAD MCP - Open-source Model Context Protocol server for FreeCAD automation
Control FreeCAD with Claude AI through natural language!
Create 3D models, add features, and automate CAD workflows using conversational AI.
Watch FreeCAD MCP model a house from a simple text command:
*"Ask FreeCAD to model a house" - and watch it create walls, roof, windows, and door automatically!*
> 🎉 New! Easy 2-command installation with automatic updates!
Before installation, make sure you have:
npm install -g claude-code (recommended)*Python 3.9+ is included with FreeCAD automatically*
Windows:
python -m pip install --user mcp
npm install -g freecad-mcp-setup@latest
npx freecad-mcp-setup setupmacOS/Linux:
pip install mcp
npm install -g freecad-mcp-setup@latest
npx freecad-mcp-setup setupThat's it! The installer automatically:
To update to the latest version:
Windows:
npm update -g freecad-mcp-setup
npx freecad-mcp-setup setupmacOS/Linux:
npm update -g freecad-mcp-setup
npx freecad-mcp-setup setupThe installer will automatically download and install the latest FreeCAD MCP files!
In a new terminal/command prompt:
claudeLoading reviews...