MCP CAD Studio
Related Servers
Alternatives to MCP CAD Studio
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceA local MCP server that enables AI agents to create and edit parametric CAD models through natural language, using a validated operation graph that compiles to real geometry.1MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that gives AI agents genuine 3D spatial understanding of Autodesk Fusion 360, enabling exact measurements, collision analysis, and free-space placement search, plus Fusion-native parametric authoring for clean, human-editable models.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for generating print-ready 3D models from text descriptions via a multi-agent pipeline, enabling AI assistants to create and optimize STL files.1MIT
- AlicenseNot gradedqualityAmaintenanceA local MCP server that lets coding agents turn conversational prompts into deterministic, re-runnable recipes for 3D objects, walkable worlds, and playable games, all stored on your own disk without API keys or cloud rendering. Those recipes can be edited in place and exported to the browser, Godot, Unity, Unreal, Blender, glTF/OpenUSD, or print-ready STL and 3MF at true scale.3Apache 2.0
- AlicenseBqualityDmaintenanceAn MCP server for parametric part modeling in Onshape, producing fully-defined, variable-driven sketches and features. It enables LLMs to create editable CAD models using semantic selection and geometrically grounded constraints.33MIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that lets AI assistants create, edit, render, and export 3D models using OpenSCAD.5-
TDQS
Scored across 12 tools
The tools are mostly distinct, with clear separations between list/load, create/update, and modeling operations. The main ambiguity lies among create_model, generate_model, and import_model, all of which create models from different inputs, but descriptions clarify the input types.
The vast majority of tools follow a consistent verb_noun pattern (list_models, load_model, create_model, etc.). Two deviations——studio_ui and boolean_models——break the pattern but remain readable and understandable.
With 12 tools, the surface is well-scoped for a CAD management server, covering core CRUD, modeling operations, import/export, and a UI entry point. Each tool serves a distinct purpose and none feel superfluous.
The server offers complete lifecycle management for CAD models, from creation (parametric, template, import) through editing, transforming, boolean operations, duplication, and deletion, plus export and a visual UI. No obvious gaps exist for the stated purpose.