SERVER

best-cad-mcp

Rank #6,926

io.github.LokmenoWer/best-cad-mcp

Windows AutoCAD MCP server for handle-first CAD automation, validation, and drawing exports.

First listed
Jun 16, 2026
Last publish date
Jun 17, 2026
OVERVIEW

best-cad-mcp is a Model Context Protocol (MCP) server published by lokmenower. It ranks #6,926 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. best-cad-mcp is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 16, 2026 and most recently updated on Jun 17, 2026.

STANDING
#6,926of 76,851 tracked serversTop 10%

Ranks ahead of 69,925 of 76,851 servers on MCP Toplist.

CONNECT

Use best-cad-mcp

Add best-cad-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "best-cad-mcp": {
      "command": "uvx",
      "args": [
        "best-cad-mcp"
      ],
      "env": {
        "CAD_MCP_WORKSPACE_ROOT": "<your CAD_MCP_WORKSPACE_ROOT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

lokmenower

Organization
Servers in org
1
Versions across org
1
VERSIONS

Available versions (1)

VersionPublished
1.3.5Jun 17, 2026
FAQ

Frequently asked questions

Who maintains best-cad-mcp?
best-cad-mcp is maintained by lokmenower, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is best-cad-mcp listed on the Official MCP Registry?
Yes — best-cad-mcp is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does best-cad-mcp have?
MCP Toplist tracks 1 version of best-cad-mcp, most recently published on Jun 17, 2026.
Where can I find the source code for best-cad-mcp?
The source code for best-cad-mcp is hosted at github.com/lokmenower/best-cad-mcp.
EXPLORE