root-ext-cad

graphgrow/root-ext-cad
★ 0 stars Python Code/Dev Tools Updated today
CAD-engineering MCP tool server built on build123d: inspection, meshing, DFM-lite validation, drawings, calculators. Source is truth; artifacts are derived.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "root-ext-cad": {
      "command": "uvx",
      "args": [
        "root-ext-cad"
      ]
    }
  }
}

Or install with pip: pip install root-ext-cad

README Excerpt

CAD-engineering MCP tool server — code-CAD builds (build123d/CadQuery), model inspection, meshing, DFM-lite validation, and mechanical calculators. Built as the mechanical-engineering pack for host. The workspace client stays domain-free by doctrine; **this repo is where the CAD knowledge lives.** Tools reach both ROOT runtimes (the

Tools (11)

calc_beamcalc_fastenercalc_fitscalc_mass_rollupdrawing_projectmodel_buildmodel_diffmodel_inspectmodel_meshmodel_validatetext_to_cad