autocad-mcp — MCP Server by puran-water

by puran-water · MCP Server · ★ 166

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About autocad-mcp

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. Python 3.10+ (Windows native — not WSL Python) uv package manager (install guide) The ezdxf headless backend works on any platform (Linux, macOS, WSL) for offline DXF generation without AutoCAD installed. Quick Start Clone and install Load the LISP dispatcher in AutoCAD LT Open AutoCAD LT and load using APPLOAD: Type in the AutoCAD command line B

Quick Facts

Stars166
Forks26
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score39.75/100
Open Issues3
Last Updated2026-02-20
Created2025-03-20
Platformsmcp, python
Est. Tokens~19k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is autocad-mcp?

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.

What programming language is autocad-mcp written in?

autocad-mcp is primarily written in Python.

How do I install or use autocad-mcp?

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.

What license does autocad-mcp use?

autocad-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools