FreeCAD MCP
Control FreeCAD from Claude — 3D modeling, PartDesign, CAM toolpaths, and more via 30+ tools.
Install
Dockerstdio
docker run -i --rm ghcr.io/blwfish/freecad-mcp:latest Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-blwfish-freecad-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/blwfish/freecad-mcp:latest"
]
}
}
} Source: official MCP Registry record · registry name io.github.blwfish/freecad-mcp · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.