Control AutoCAD MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping.
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.
Today is the operative word: we check Control AutoCAD MCP Server 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 control-mcp-server -- npx -y @dmytro-prototypes/control-mcp-server
{
"mcpServers": {
"control-mcp-server": {
"args": [
"-y",
"@dmytro-prototypes/control-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.control-mcp-server]
command = "npx"
args = ["-y", "@dmytro-prototypes/control-mcp-server"]
{
"mcpServers": {
"control-mcp-server": {
"args": [
"-y",
"@dmytro-prototypes/control-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"control-mcp-server": {
"args": [
"-y",
"@dmytro-prototypes/control-mcp-server"
],
"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.
An MCP server with Mimer SQL Database Connectivity
1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.
Read-only MCP server for exposing database schema metadata without row data.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
MCP server for one MySQL database: schema, read-only queries and guarded writes.
Answers built from our own checks of this server.