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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

spkane/freecad-robust-mcp
MCP (Model Context Protocol) server for FreeCAD integration
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
kicad-mcp-server
MCP server for AI-assisted PCB design with KiCad
0 tools
clauder-mcp
MCP server connecting AI assistants to RStudio for interactive R coding and data analysis
0 tools

How to use

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

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