A
licenseNot graded
qualityD
maintenanceEnables LLMs to create and manipulate 3D models using OpenSCAD through MCP tools for code-based modeling, preview, and export.
1
MIT
No user-submitted related servers found.
Scored across 6 tools
All six tools have clearly distinct purposes: creating shapes (box, cylinder), grouping components, exporting, measuring, and shelling. No overlap or ambiguity.
All tool names follow a consistent verb_noun snake_case pattern (e.g., create_box, export_design), making them predictable and easy to understand.
With 6 tools, the set is well-scoped for a basic CAD-like server. Each tool serves a specific function without being too few or too many.
The toolset covers basic creation, grouping, measurement, and shelling, but lacks common operations like boolean operations, move/rotate, or more primitives (e.g., sphere), which could limit agent workflows.