TianshangCAD

Tianshang301/TianshangCAD
★ 0 stars Python Browser/Web Updated today
Modern CAD CLI + MCP Server: 2D/3D drawing, editing, measurement, validation, batch automation, real-time collaboration (CRDT + WebSocket).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tianshangcad": {
      "command": "uvx",
      "args": [
        "tianshangcad"
      ]
    }
  }
}

Or install with pip: pip install tianshangcad

Topics

3dcadclicollaborationmcppython