Back to search
30
MCP

spkane/freecad-robust-mcp

docker/spkane/freecad-robust-mcp

MCP (Model Context Protocol) server for FreeCAD integration

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

Similar MCP servers embedding-nearest

freecad-mcp
FreeCAD MCP(Model Context Protocol) server
0 tools
freecad-robust-mcp
Robust MCP Server for FreeCAD integration with Claude Code and other AI assistants
0 tools
freee-mcp
Model Context Protocol (MCP) server for freee API integration
0 tools
kengine-mcp-server
MCP (Model Context Protocol) server for knowledge engineering
0 tools
cadquery-mcp
MCP (Model Context Protocol) server for CadQuery - enables AI assistants to create 3D CAD models
0 tools
tenire/planka-mcp
A Model Context Protocol (MCP) server for Planka kanban boards
0 tools

How to use

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

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