MCP Directory
Back

freecad-mcp

by contextform · Python · ★ 69

FreeCAD MCP - Open-source Model Context Protocol server for FreeCAD automation

#cad-automation#claude#claude-code#cursor#freecad#freecad-api#mcp#model-context-protocol

Install

pip install git+https://github.com/contextform/freecad-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "freecad-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/contextform/freecad-mcp.git"
      ]
    }
  }
}

From the README

**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: [demo-house-modeling.mp4](https://github.com/contextform/freecad-mcp/blob/main/demo-house-modeling.mp4) *"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:** - **FreeCAD 1.0+** - [Download here](https://freecad.org/downloads.php)…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers