best-cad-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 379 installs a week from pypi. Last commit 25 Jun 2026.
Windows AutoCAD MCP server for handle-first CAD automation, validation, and drawing exports.
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 best-cad-mcp -- uvx best-cad-mcp
{
"mcpServers": {
"best-cad-mcp": {
"args": [
"best-cad-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.best-cad-mcp]
command = "uvx"
args = ["best-cad-mcp"]
{
"mcpServers": {
"best-cad-mcp": {
"args": [
"best-cad-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"best-cad-mcp": {
"args": [
"best-cad-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.