# CADBridge MCP Server for AutoCAD

**Category:** 🗄️ Databases  
**Repository:** https://cadbridge.dmytro-prototypes.net  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/cadbridge-mcp-server-for-autocad

## Description
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "cadbridge-mcp-server-for-autocad": {
    "command": "npx",
    "args": ["-y","cadbridge-mcp-server-for-autocad"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

