Skip to content
Back to search
30
MCP

freecad-robust-mcp

pypi/freecad-robust-mcp

Robust MCP Server for FreeCAD integration with Claude Code and other AI assistants

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

Similar MCP servers embedding-nearest

freecad-addon-robust-mcp-server
The FreeCAD Robust MCP server and MCP Bridge Workbench/Addon
0 tools
spkane/freecad-robust-mcp
MCP (Model Context Protocol) server for FreeCAD integration
0 tools
freecad addon robust mcp server
Metadata-only Glama MCP server.
0 tools
freecad_mcp
FreecadMCP connects Freecad to Claude AI and other MCP-ready tools like Cursor through the Model Context Protocol (MCP), allowing Claude to
0 tools
freecad-mcp
FreeCAD MCP(Model Context Protocol) server
0 tools
fastapi-architect-mcp
MCP server giving Claude Code IDE-level intelligence for FastAPI projects
0 tools

How to use

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

{
  "mcpServers": {
    "freecad-robust-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}