AutoCAD MCP Server
Related Servers
Alternatives to AutoCAD MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMCP server for AutoCAD LT automation and headless DXF generation, exposing tools for drawing, entities, layers, blocks, annotations, P&ID, and view operations via natural language.8MIT
- 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
- 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
- FlicenseBqualityBmaintenanceFastMCP server for automating AutoCAD via COM on Windows, enabling drawing creation, entity drawing, and drawing management through natural language commands.46-
- FlicenseBqualityBmaintenanceNatural-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.211-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that bridges Claude with AutoCAD, enabling to generate architectural floor plans, draw geometry, and export DXF files just by describing what you need in natural language.-
TDQS
Scored across 8 tools
The eight top-level tools partition AutoCAD work into distinct domains (drawing, view, entity, layer, block, annotation, pid, system), so selection is generally clear. Minor overlap exists between entity.create_mtext and annotation.create_text, and between block insertion and P&ID symbol insertion, but descriptions help resolve them.
The eight tool names are all consistent lowercase single-word nouns (drawing, view, entity, layer, block, annotation, pid, system). Although the internal operations use mixed verb/noun styles, the exposed tool set itself follows a predictable convention.
Eight top-level tools is well-scoped for a broad CAD domain, with each tool grouping related operations rather than exposing a sprawling flat surface. The count avoids both triviality and overwhelming fragmentation.
The surface covers core 2D drafting and P&ID needs: file management, viewport control, entity creation/query/modification, layers, blocks, annotations, and system operations. Minor gaps remain, such as explicit layer deletion/rename, entity property editing beyond geometry, and xref/layout/selection operations.