FreeCAD MCP

This is a bridge between your AI agent and FreeCAD - a thinking partner for parametric design, CNC toolpath generation, and mesh work. You bring the design intent and the domain judgment; the agent handles the FreeCAD mechanics. Together: moving faster, co-designing things that would take hours to build by hand, untangling the cryptic error messages that FreeCAD is so good at generating, and hunting down the subtle…

People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 32 · #550 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

LGPL-2.1 · Python servers · how we verify → /methodology

01 · Install FreeCAD MCP

Docker

docker run -i --rm ghcr.io/blwfish/freecad-mcp:latest

Claude Desktop - add to config

{
  "mcpServers": {
    "blwfish-freecad-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/blwfish/freecad-mcp:latest"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license LGPL-2.1 - declared in the repository

registry namespace io.github.blwfish is GitHub-verified and matches the repo owner

03 · What FreeCAD MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v7.3.0 · 2026-08-21

[7.3.0] - 2026-08-21 · Fix continue_selection dispatch for thickness and its hot-reload · Stop MCP schema defaults from masking omitted args · Fix fixture_ops STL export and is_solid detection · Implement setup_stock's…

v7.2.0 · 2026-08-11

[7.2.0] - 2026-08-11 · Find FreeCADCmd and headless_server.py in documented macOS locations · Crop macOS screenshot to FreeCAD's window, honor width/height · Reload_modules imports freecad_mcp_handler under its real…

v7.1.0 · 2026-08-08

[7.1.0] - 2026-08-08 · Sweep orphaned socket files on startup · Stop MagicMock-shaped values from breaking crash-log serialization · Sync integration conftest's FreeCADCmd discovery with the bridge · Open the…

04 · Who maintains FreeCAD MCP

FreeCAD MCP is maintained by blwfish. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #550 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
io.github.blwfish/freecad-mcp (active, first published 2026-05-12 · 7 versions)
packages
oci:ghcr.io/blwfish/freecad-mcp:latest

06 · FreeCAD MCP FAQ

What is FreeCAD MCP?

This is a bridge between your AI agent and FreeCAD - a thinking partner for parametric design, CNC toolpath generation, and mesh work. You bring the design intent and the domain judgment; the agent handles the FreeCAD mechanics. Together: moving faster, co-designing things that would take hours to build by hand, untangling the cryptic error messages that FreeCAD is so good at generating, and hunting down the subtle…

Is FreeCAD MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install FreeCAD MCP?

Run `docker run -i --rm ghcr.io/blwfish/freecad-mcp:latest`. You can also paste the ready-made client config above.

07 · Alternatives to FreeCAD MCP

More MCP servers to compare · Gridbert · Affiliate Networks MCP · Amicus · Yandex Webmaster MCP (boxlab-ltd) · Bulwark

More Python MCP servers · Agentguard47 · Memwright · Attestor · Bitcoin MCP · see all