Back to directory
bonninr/freecad_mcp

bonninr/freecad_mcp

@bonninr

FreecadMCP connects Freecad to Claude AI and other MCP-ready tools through MCP, enabling prompt-assisted CAD 3D design.

freecadcad3d-modelingmcp-serverclaudepythontool

Installation & Configuration

{
  "mcpServers": {
    "freecad": {
      "command": "python",
      "args": [
        "path/to/freecad_bridge.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17