Loading MCP server directory, please wait...
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.
npx @getmcp/cli add net.dmytro-prototypes/cadbridge-mcp-autocadRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.dmytro-prototypes/cadbridge-mcp-autocad": {
"command": "npx",
"args": [
"-y",
"@dmytro-prototypes/cadbridge-mcp"
]
}
}
}