mcpbeat Sign in

CADBridge MCP Server for AutoCAD

local only

CADBridge MCP Server for AutoCAD runs on your own machine — the client starts it, so there is no endpoint to ping. 980 installs a week from npm.

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

Installs per day peak 820 · avg 62
a month agotoday
980
Installs / week
npm · @dmytro-prototypes/cadbridge-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check CADBridge MCP Server for AutoCAD every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cadbridge-mcp-autocad -- npx -y @dmytro-prototypes/cadbridge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cadbridge-mcp-autocad": {
      "args": [
        "-y",
        "@dmytro-prototypes/cadbridge-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cadbridge-mcp-autocad]
command = "npx"
args = ["-y", "@dmytro-prototypes/cadbridge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cadbridge-mcp-autocad": {
      "args": [
        "-y",
        "@dmytro-prototypes/cadbridge-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cadbridge-mcp-autocad": {
      "args": [
        "-y",
        "@dmytro-prototypes/cadbridge-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to CADBridge MCP Server for AutoCAD

same job, measured the same way
N
Control AutoCAD MCP Server
by dmytro-prototypes

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

local only
N
Control AutoCAD MCP Server
by dmytro-prototypes

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

local only
Zotero Bridge
by combjellyshen

MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.

21 installs/wk local only
Dbmcp
by haymon

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention

local only
Secure Schema MCP
by siddharth-coder13

Read-only MCP server for exposing database schema metadata without row data.

66 installs/wk local only
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

20 installs/wk local only
MCP Database Server
by souhar-dya

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

local only
Copilot Datagate
by afurlane

Policy-driven, read-only MCP server for safe database access from AI tools.

36 installs/wk local only

CADBridge MCP Server for AutoCAD — questions

Answers built from our own checks of this server.

Why is there no uptime for CADBridge MCP Server for AutoCAD?
CADBridge MCP Server for AutoCAD runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dmytro-prototypes/cadbridge-mcp was installed 980 times last week.
How do I connect CADBridge MCP Server for AutoCAD?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dmytro-prototypes/cadbridge-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use CADBridge MCP Server for AutoCAD?
The npm package @dmytro-prototypes/cadbridge-mcp was installed 980 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.