The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the CAD MCP Server listing page.
Give your AI assistant the ability to inspect, measure, and compare 3D CAD models. Drop in a STEP file, ask engineering questions, get measured answers. Runs entirely on your machine — no cloud, no CAD license, no setup.
Add to your MCP client:
Point your AI at any STEP file and ask questions like:
"Review this part before manufacturing. Check wall thickness, draft angles, and hole sizes. Flag anything that violates standard DFM rules."
| Tool | Example question |
|---|---|
inspect_step | "What are the overall dimensions and volume?" |
find_faces | "Find all cylindrical faces. Which ones are holes vs bosses?" |
find_edges | "What's the smallest fillet radius on this part?" |
measure_geometry | "Check wall thickness around every hole. Flag anything below 2mm." |
diff_step | "What changed between revision A and revision B?" |
The AI assistant interprets the measurements. You get engineering answers, not raw numbers.
See docs/EXAMPLE_PROMPTS.md for more.
MIT. The bundled OCCT kernel uses LGPL-2.1. See THIRD_PARTY_NOTICES.md.