@iflow-mcp/altendky-onshape-mcp
v0.4.0
Published
MCP server for Onshape CAD integration
Readme
onshape-mcp
MCP (Model Context Protocol) server for Onshape CAD integration.
Installation
Run directly with npx:
npx --yes onshape-mcpOr install globally:
npm install -g onshape-mcp
onshape-mcpSupported Platforms
| Platform | Architecture | | -------- | ------------ | | Linux | x64, arm64 | | macOS | x64, arm64 | | Windows | x64 |
For unsupported platforms, build from source:
cargo install onshape-mcpDocumentation
See the project repository for full documentation.
License
MIT OR Apache-2.0
