Back to directory
HuaLuAI/CAD-MCP

HuaLuAI/CAD-MCP

@HuaLuAI7

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

CADnatural languageautomationdrawingtool

Installation & Configuration

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

Information

Transport
stdio
Language
python
Created
2025/4/6
Updated
2026/6/8