MCP Directory
Back

jarvis-onshape-mcp

by ReshefElisha · Python · ★ 98

Jarvis Onshape MCP — Claude Code plugin for driving real Onshape CAD. Vision-decomposition skill + truth-telling + parametric iteration + FeatureScript.

Install

pip install git+https://github.com/ReshefElisha/jarvis-onshape-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "jarvis-onshape-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ReshefElisha/jarvis-onshape-mcp.git"
      ]
    }
  }
}

From the README

Claude Code plugin that lets Claude drive real Onshape CAD: sketches, extrudes, fillets, mates, parametric iteration via Variable Studios, custom FeatureScript features. Every mutating tool returns a structured truth: what changed, what warnings the regenerator raised, and hints for the next move. Multi-view PNG renders come back as image content so Claude can actually see the part. Includes a vision-decomposition skill that walks Claude through reading an engineering reference image *before* building. See for the benchmark data behind that workflow. > "felt dramatically more like writing c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers