CADBridge MCP Server for AutoCAD is a Model Context Protocol (MCP) server: Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots. Because it speaks the Model Context Protocol, AI assistants can use CADBridge MCP Server for AutoCAD as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @dmytro-prototypes/cadbridge-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.1.6.
On mcp.site, CADBridge MCP Server for AutoCAD sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain CADBridge MCP Server for AutoCAD for dmytro-prototypes.net, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @dmytro-prototypes/cadbridge-mcp · MCP over stdio