Easy-MCP-AutoCad
If you are the rightful owner of Easy-MCP-AutoCad and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
AutoCAD MCP Server allows natural language interaction with AutoCAD using LLMs like Claude, enabling communication between AutoCAD and language models.
The AutoCAD MCP Server is an integration server based on the Model Context Protocol (MCP) that facilitates natural language interaction with AutoCAD through large language models (LLMs) such as Claude. This server allows users to control AutoCAD to create and modify drawings using natural language commands. While some CAD functionalities are not fully implemented, the server establishes end-to-end communication between AutoCAD and language models. It supports basic drawing functions, layer management, professional drawing generation, and drawing analysis. The server also integrates with a built-in SQLite database for storing and querying CAD elements. It requires Python 3.10 or higher, AutoCAD 2018 or later with COM interface support, and runs on Windows operating systems.
Features
- Natural Language Interaction: Control AutoCAD using natural language to create and modify drawings.
- Basic Drawing: Supports drawing basic shapes like lines and circles.
- Layer Management: Create, modify, and delete layers.
- Professional Drawing Generation: Automatically generate professional drawings like PMC control diagrams.
- Drawing Analysis: Scan and parse elements in existing drawings.