Connects Claude to AutoCAD through COM interfaces, letting you draw lines, circles, rectangles, and manage layers using natural language. Exposes basic CAD operations like creating drawings, adding text annotations, and moving or rotating entities. Also includes SQLite integration for storing and querying CAD element data. Currently implements the communication framework but tool functions are incomplete, as noted by the maintainer. Requires Windows and AutoCAD 2018+ with COM support. Best for prototyping CAD automation workflows or learning MCP integration patterns, though you'll need to extend the tool implementations for production use.
claude mcp add --transport stdio zh19980811-easy-mcp-autocad uvx easy-mcp-autocad