by ReshefElisha · MCP Server · ★ 64
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Jarvis Onshape MCP 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 code than anything I've tried with an LLM CAD tool." What you get Truth-telling on every mutation. Every tool returns {ok, status, featureid, featurename, errormessage, changes?, hints?}. Silent regen failures are surfaced, warnings are enriched with actionable fixes. Vision. and return shaded PNGs (front/top/right/iso). zooms in on regions. caches a reference image (drawing, photo, sketch) the user shares so you can crop into it the same way. renders your in-progress part and composites it directly under the reference for side-by-side visual diff in a single image.
| Stars | 64 |
| Forks | 3 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 67.8890555829485/100 |
| Last Updated | 2026-04-22 |
| Created | 2026-04-17 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~1286k |
Explore other popular mcp server tools:
jarvis-onshape-mcp is Jarvis Onshape MCP — Claude Code plugin for driving real Onshape CAD. Vision-decomposition skill + truth-telling + parametric iteration + FeatureScript.. It is categorized as a MCP Server with 64 GitHub stars.
jarvis-onshape-mcp is primarily written in Python.
You can find installation instructions and usage details in the jarvis-onshape-mcp GitHub repository at github.com/ReshefElisha/jarvis-onshape-mcp. The project has 64 stars and 3 forks, indicating an active community.