mcp-cad-studio

flujo-app/mcp-cad-studio
★ 1 stars TypeScript Browser/Web Updated today
Self-contained parametric CAD studio MCP server with an interactive MCP App, stdio and HTTPS transports, and bundled WebAssembly geometry.
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": {
    "mcp-cad-studio": {
      "command": "npx",
      "args": [
        "-y",
        "flujo-app/mcp-cad-studio"
      ]
    }
  }
}

README Excerpt

A self-contained parametric CAD workspace delivered as an MCP server and an interactive [MCP App](https://modelcontextprotocol.io/docs/extensions/apps). Agents can create and edit models through tools; people can work on the same models in a live 3D studio rendered inside any compatible host. - Renders a full 3D editor through the `studio_ui` tool.

Tools (13)

boolean_modelscreate_modeldelete_modelduplicate_modelexport_modelgenerate_modelimport_modellist_modelsload_modelstudio_uitransform_modelupdate_modelvalidate_shape