puran-water/autocad-mcp
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 fallback. Companion agent skill: puran-water/autocad-drafting
Platform-specific configuration:
{
"mcpServers": {
"autocad-mcp": {
"command": "npx",
"args": [
"-y",
"autocad-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...