AutoCAD MCP Server
Related Servers
Alternatives to AutoCAD MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server that enables natural-language control of AutoCAD via file IPC or headless DXF generation, with tools for drawing, entities, layers, blocks, annotations, P&ID, views, and system operations.8MIT
- AlicenseNot gradedqualityCmaintenanceEnables natural-language control of AutoCAD LT for automation and headless DXF generation, supporting drawing, entity, layer, block, annotation, P&ID, and system operations via an MCP interface.MIT
- AlicenseAqualityAmaintenanceMCP server for full AutoCAD automation, AutoCAD LT automation, and headless DXF generation. It provides 8 consolidated tools for drawing, entity, layer, block, annotation, P&ID, view, and system operations via MCP stdio transport.1220MIT
- AlicenseBqualityBmaintenanceEnables AI agents to automate AutoCAD LT and create DXF files headless, with tools for drawing, entity, layer, block, annotation, PID, and system operations.16MIT
- FlicenseAqualityBmaintenanceNatural-language MCP bridge for AutoCAD 2024. Enables users to inspect and edit DWG drawings, manage layers, entities, layouts, styles, and system variables; draw 2D geometry and 3D solids; perform measurements and transactional edits; and export to DWG, STL, PDF, DWF, SVG, or raster formats through a local named-pipe connection.171-
- AlicenseNot gradedqualityAmaintenanceEnables AI/natural-language-driven 2D drafting automation on a running Windows AutoCAD, exposing drawing, dimensioning, layer/block management, and mechanical drawing tools such as title blocks, BOM, and balloons to any MCP client.MIT
TDQS
Scored across 8 tools
The eight tools cover distinct domains (layers, drawing, entities, blocks, annotations, PID, view, system) with clear purposes. However, entity.create_mtext and annotation.create_text both handle text creation, which could cause confusion about which tool to use for text.
All tool names follow a consistent single-noun pattern (layer, drawing, entity, block, etc.), and within each tool, operations consistently use verb_noun style (create_line, set_current, etc.). The naming convention is uniform and predictable.
With 8 tools, each representing a major functional area of AutoCAD, the count is well-scoped and avoids unnecessary granularity. The breadth covered (drawing management, entity creation, annotation, P&ID, system) is substantial but each tool earns its place.
The tool set covers most core workflows: drawing lifecycle, entity CRUD, block management, annotations, and system maintenance. Minor gaps exist such as no layer deletion/renaming and no modification operations for annotations, but these are not critical for typical automation tasks.