← Back to Plugins
MCP Server MCP

CAD MCP Server

github By github 👁 1 views ▲ 0 votes

STEP file inspection for AI. Measure walls, draft angles, clearances. Returns facts, not guesses.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "cad-mcp-server",
      "version": "0.6.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...