by puran-water · MCP Server · ★ 166
AutoCAD MCP Server MCP server for AutoCAD LT automation and headless DXF generation. Two backends, one API: The server exposes 8 consolidated tools (, , , , , , , ) over the MCP stdio transport. An MCP client (Claude Desktop, Claude Code, etc.) connects and drives AutoCAD through natural-language requests. Prerequisites (File IPC backend) Windows 10/11 (the File IPC backend uses Win32 APIs for focus-free window messaging) AutoCAD LT 2024 or newer — AutoLISP support was added in LT 2024 for Windows. AutoCAD LT for Mac exists but does not support AutoLISP.
| Stars | 166 |
| Forks | 26 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.9577798536866/100 |
| Open Issues | 3 |
| Last Updated | 2026-02-20 |
| Created | 2025-03-20 |
| Platforms | mcp, python |
| Est. Tokens | ~19k |
Explore other popular mcp server tools:
autocad-mcp is MCP server for AutoCAD LT v3.1: freehand AutoLISP execution, 8 consolidated tools, File IPC + ezdxf backends, focus-free dispatch, undo/redo, P&ID symbols, and robust IPC with ESC prefix and UTF-8 fal. It is categorized as a MCP Server with 166 GitHub stars.
autocad-mcp is primarily written in Python.
You can find installation instructions and usage details in the autocad-mcp GitHub repository at github.com/puran-water/autocad-mcp. The project has 166 stars and 26 forks, indicating an active community.
autocad-mcp is released under the MIT license, making it free to use and modify according to the license terms.