AgentCAD
Open-source MCP server and CLI that lets coding agents design, render and export real CAD geometry.
Open-source MCP server and CLI that lets coding agents design, render and export real CAD geometry.

Script execution
Runs build123d or CadQuery Python scripts and produces versioned STEP files with geometric metrics such as volume, dimensions and validity.
Multi-angle rendering
Generates PNG previews and turntable views from custom angles so agents can visually inspect a design.
Mesh export
Outputs STL, GLB (with auto-colouring per solid) and OBJ formats for 3D printing and web viewers.
Fast validation
Checks syntax and imports in under 100 milliseconds before execution to catch errors early.
Geometry inspection
Provides topology reporting via the inspect command to debug design issues.
Version comparison
A diff command compares design iterations to track changes between versions.
MCP integration
Exposes all commands as native tools for Claude Code, Cursor and Windsurf through .mcp.json configuration.
Developers letting an AI agent generate printable 3D-printed parts from natural language prompts.
Engineers automating the creation of versioned STEP files with geometric metrics inside a coding workflow.
Makers using Claude Code, Cursor or Windsurf to iterate on enclosures, brackets and mechanical parts.
Teams who want agents to render and visually validate CAD designs without opening desktop CAD software.
Hobbyists exporting STL, GLB or OBJ meshes for 3D printing or web-based viewers straight from a script.
Software builders embedding programmatic CAD generation into agent-driven design pipelines.