Back to search
30
MCP

freecad_mcp

bonninr/freecad_mcp

FreecadMCP connects Freecad to Claude AI and other MCP-ready tools like Cursor through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Freecad. This integration enables prompt assisted CAD 3d Design.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

FreeCAD MCP
Control FreeCAD from Claude — 3D modeling, PartDesign, CAM toolpaths, and more via 30+ tools.
0 tools
claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and
0 tools
freecad-robust-mcp
Robust MCP Server for FreeCAD integration with Claude Code and other AI assistants
0 tools
resolve-claude-mcp
Connect DaVinci Resolve Studio to Claude AI through the Model Context Protocol (MCP)
0 tools
spkane/freecad-robust-mcp
MCP (Model Context Protocol) server for FreeCAD integration
0 tools
cadquery-mcp
MCP (Model Context Protocol) server for CadQuery - enables AI assistants to create 3D CAD models
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "freecad_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}