Skip to main content

Craft real CAD with Claude. MCP server for Onshape.

Project description

shapecraft

Craft real CAD with Claude. Any shape. Any tool.

Status: v0.1.2-alpha — auth + reads working, writes under active repair. Live integration testing against Onshape revealed that the feature-write path silently produced solver errors in v0.1.0 / v0.1.1 (HTTP 200 but featureStatus=ERROR). v0.1.2a1 makes add_feature raise on solver rejection so failures surface immediately. Systematic feature-payload fixes land in v0.1.3. See CHANGELOG.md for the full list of known-broken tools.

shapecraft gives Claude first-class tools to drive professional parametric CAD. The MCP surface covers document/workspace management, sketch primitives + splines + constraints, every core feature (extrude/revolve/loft/fillet/chamfer/pattern/boolean/thicken), offset planes, variable tables, FeatureScript evaluation, exports to STL/STEP/GLTF, and assembly operations with 4 mate types — but most feature-write tools are currently producing solver-rejected payloads and will raise OnshapeError until v0.1.3 lands.

Install

uvx shapecraft   # or: pip install shapecraft

Register with Claude Code

claude mcp add shapecraft \
  -s user \
  -e ONSHAPE_ACCESS_KEY=<your_key> \
  -e ONSHAPE_SECRET_KEY=<your_secret> \
  -- uvx shapecraft

Get your keys at dev-portal.onshape.com.

Tools (MCP surface covers ~48 operations, many currently failing at the solver — see CHANGELOG)

  • shapecraft_list_documents
  • shapecraft_create_document
  • shapecraft_create_part_studio
  • shapecraft_sketch_rectangle
  • shapecraft_sketch_spline (NEW vs hedless)
  • shapecraft_offset_plane (NEW)
  • shapecraft_extrude with symmetric + reverse flags (upgraded)
  • shapecraft_loft (NEW)

Plus build_coincident_constraint helper (sketch constraint builder — first of 7 coming in T1).

See the design spec for the full T1 → T3 roadmap.

Development

python3 -m venv venv
./venv/bin/pip install -e ".[dev]"
./venv/bin/pytest tests/unit -v

Integration tests (tests/integration/) hit live Onshape and require ONSHAPE_ACCESS_KEY/ONSHAPE_SECRET_KEY env vars.

Releasing

  1. Bump version in pyproject.toml
  2. Update CHANGELOG.md
  3. git tag v0.1.0 && git push --tags
  4. release.yml publishes to PyPI via trusted publishing (configure once at pypi.org)

License

MIT. See LICENSE.

Credits

Inspired by hedless/onshape-mcp (MIT per its README) — shapecraft is an independent reimplementation that covers a broader slice of the Onshape REST and FeatureScript API.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shapecraft-0.1.3.tar.gz (103.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shapecraft-0.1.3-py3-none-any.whl (40.4 kB view details)

Uploaded Python 3

File details

Details for the file shapecraft-0.1.3.tar.gz.

File metadata

  • Download URL: shapecraft-0.1.3.tar.gz
  • Upload date:
  • Size: 103.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for shapecraft-0.1.3.tar.gz
Algorithm Hash digest
SHA256 a167c2392ae4c9f926390eec265f8c25056913d0246a2d98fdba4f6a403f7d14
MD5 1528bbf822d6107f5f0944713e7f5577
BLAKE2b-256 a0bb0031b09e61b544d24c89a112a22fa04209960e70dab1427f61316957c83b

See more details on using hashes here.

Provenance

The following attestation bundles were made for shapecraft-0.1.3.tar.gz:

Publisher: release.yml on NewTurn2017/shapecraft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file shapecraft-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: shapecraft-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 40.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for shapecraft-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 58779a99bdd04f9b93fa862d5d141757c748a4e8681b6fbe2a41716bc4f2a4ef
MD5 523422ab8c2b7da01fb8d0f65ede6acb
BLAKE2b-256 f79cb645e7343241207650f8053086f5dea5a823f52c8a045d47f3e12cfbfe7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for shapecraft-0.1.3-py3-none-any.whl:

Publisher: release.yml on NewTurn2017/shapecraft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page