best-cad-mcp

LokmenoWer/best-cad-mcp
★ 3 stars Python AI/LLM Updated today
Comprehensive AutoCAD MCP server for Windows. It exposes high-level tools for drawing, editing, querying, annotation, layout, plotting, metadata, 3D solids, and CAD workflow guidance through the Model Context Protocol.
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": {
    "best-cad-mcp": {
      "command": "uvx",
      "args": [
        "best-cad-mcp"
      ]
    }
  }
}

Or install with pip: pip install best-cad-mcp

README Excerpt

<!-- mcp-name: io.github.LokmenoWer/best-cad-mcp --> `best-cad-mcp` is a Windows AutoCAD MCP server for agents that need to inspect, reason about, modify, validate, and export real DWG drawings. It runs locally, talks to AutoCAD through Windows COM, and exposes a handle-first CAD automation workflow through the Model Context Protocol.

Tools (20)

CAD_MCP_LOG_BACKUP_COUNTCAD_MCP_LOG_LEVELCAD_MCP_LOG_MAX_BYTESCAD_MCP_LOG_PATHCAD_MCP_SQL_MAX_ROWSCAD_MCP_SQL_TIMEOUT_MSCLAUDE_PROJECT_DIRactivate_workspace_drawingbind_all_dimensionsclear_understanding_cachecoreexplain_entityexport_drawing_irfind_entities_by_descriptionfind_semantic_objectsfullget_database_maintenance_statusget_drawing_constraintsget_validation_reportget_workspace_context