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.
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.
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.
claude mcp add cadbridge-mcp-autocad -- npx -y @dmytro-prototypes/cadbridge-mcp
{
"mcpServers": {
"cadbridge-mcp-autocad": {
"args": [
"-y",
"@dmytro-prototypes/cadbridge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cadbridge-mcp-autocad]
command = "npx"
args = ["-y", "@dmytro-prototypes/cadbridge-mcp"]
{
"mcpServers": {
"cadbridge-mcp-autocad": {
"args": [
"-y",
"@dmytro-prototypes/cadbridge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cadbridge-mcp-autocad": {
"args": [
"-y",
"@dmytro-prototypes/cadbridge-mcp"
],
"command": "npx"
}
}
}
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
Read-only MCP server for exposing database schema metadata without row data.
MCP server for one MySQL database: schema, read-only queries and guarded writes.
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Policy-driven, read-only MCP server for safe database access from AI tools.
Answers built from our own checks of this server.