thepiruthvirajan/autocad-mcp-server
🏗️ Python MCP server for AutoCAD automation - Create walls, doors, windows & building structures programmatically via COM interface with intelligent layer management
Platform-specific configuration:
{
"mcpServers": {
"autocad-mcp-server": {
"command": "npx",
"args": [
"-y",
"autocad-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...