CAD-MCP

daobataotie/CAD-MCP
★ 264 stars Python 🧠 Memory/Knowledge Updated 1mo ago
CAD MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cad-mcp": {
      "command": "uvx",
      "args": [
        "cad-mcp"
      ]
    }
  }
}

Or install with pip: pip install cad-mcp

Topics

aicadcadmcpmcpmodel-context-protocol