Enables LLMs like Claude to create and edit AutoCAD drawings via natural language, supporting both headless DXF generation and live AutoCAD LT connection through file-based IPC.
Connects Claude AI to AutoCAD for architectural design, enabling natural language to execute 684 commands. Automates drawing creation and editing through the Model Context Protocol.
Enables programmatic control of AutoCAD through COM automation, allowing natural language commands to create structures, manage layers, and manipulate entities via MCP clients like Claude.
Enables AI agents to interact with AutoCAD through Python automation to draw geometric shapes like lines, circles, and polylines in real-time. It facilitates direct control of a running AutoCAD instance on Windows for basic geometric element creation.
A server that enables natural language interaction with AutoCAD through large language models like Claude, allowing users to create and modify drawings using conversational commands.
An 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.
Enables users to control AutoCAD, GstarCAD, or ZWCAD through natural language via Claude Desktop. It provides tools for drawing geometric shapes, adding text and dimensions, and managing CAD files using the Windows COM interface.
MCP server and web dashboard for controlling AutoCAD Electrical 2027 via natural language, supporting MCC configurator and multiple AI backends like Claude, Ollama, or OpenAI-compatible models.
A Flask-based MCP server that connects to AutoCAD and executes AutoLISP code to enable architectural floor plan creation and management through a REST API.
Enables AI assistants to draw and manipulate 2D designs in a running AutoCAD instance through MCP tools, exposed via HTTP and a tunnel for cloud clients like ChatGPT and Manus.
Enables natural language control of AutoCAD LT through AutoLISP code generation and execution, allowing users to create engineering drawings with conversational prompts.
MCP 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.
A FastAPI-based MCP server scaffold designed to extract material tables from AutoCAD DWG files. It enables users to automate CAD data processing by configuring drawing folder paths and layer-specific extraction parameters.
An MCP server for repeatable AutoCAD plotting workflows, enabling safe inspection of DWG files, page-setup verification, and consistent PDF publishing.
FastMCP server for automating AutoCAD via COM on Windows, enabling drawing creation, entity drawing, and drawing management through natural language commands.