O
Onshape MCP
by @Mbvjdev
MCP server for Onshape CAD — 18 semantic tools so AI assistants can do real CAD work. Rate-limited, cached, FeatureScript-powered.
Created 6/16/2026
Updated about 20 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx onshape-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mbvjdev-onshape-mcp": {
"command": "uvx",
"args": [
"onshape-mcp"
]
}
}
}