CAD Studio MCP Server

A self-contained parametric CAD workspace delivered as an MCP server and an interactive MCP App. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-06 · ★ 3 · #342 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install CAD Studio

Claude Code

claude mcp add flujo-app-mcp-cad-studio -- npx -y mcp-cad-studio

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "flujo-app-mcp-cad-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-cad-studio"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-04 - young repo, little track record yet

license MIT - declared in the repository

npm package mcp-cad-studio - unscoped; check the name against the project README before installing

registry registry publisher io.github.mario-andreschak is not the repo owner (flujo-app) - the registry entry was published by someone else

03 · Who maintains CAD Studio

MCP CAD Studio is maintained by flujo-app. We track 5 MCP servers from flujo-app - 5 actively maintained, 12 combined GitHub stars, oldest repo from Aug 2026. Full record: all servers from flujo-app.

  1. MCP Virtual Computer A persistent Docker or Fly computer with a Three.js interface and optional live Xfce desktop. ★ 4
  2. MCP Sandbox Computer VM for AI Named Docker and Fly Machine sandbox computers with an interactive MCP App dashboard. ★ 4

04 · Facts

category
other - ranked #342 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.mario-andreschak/mcp-cad-studio (active, first published 2026-08-06 · 2 versions)
packages
npm:mcp-cad-studio

05 · CAD Studio FAQ

What is CAD Studio?

A self-contained parametric CAD workspace delivered as an MCP server and an interactive MCP App. It runs locally over stdio via the published package.

Is CAD Studio still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-06. We re-verify nightly.

How do I install CAD Studio?

Run `npx -y mcp-cad-studio`. You can also paste the ready-made client config above.

Does CAD Studio run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to CAD Studio

More MCP servers to compare · FlutterSDK Dusk · File AI · Word AI · Eds MCP Server · Formio MCP

More TypeScript MCP servers · Islam West Africa Collection (IWAC) · Aso Audit MCP · see all