Back to directory
daobataotie/CAD-MCP

daobataotie/CAD-MCP

@daobataotie305

An MCP server that enables controlling CAD software (AutoCAD, GstarCAD, ZWCAD) for drawing operations through natural language instructions.

CADnatural languageautomationdrawingAutoCADGstarCADZWCADtool

Installation & Configuration

{
  "mcpServers": {
    "CAD": {
      "command": "python",
      "args": [
        "~/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/24
Updated
2026/6/5