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.2.tar.gz (101.3 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.2-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shapecraft-0.1.2.tar.gz
  • Upload date:
  • Size: 101.3 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.2.tar.gz
Algorithm Hash digest
SHA256 887a6b228583b2613531df9ef0021eab90ae715758fa74e0f749afd1e294a9d3
MD5 0b1e3a27a12409abcaf8e6b0dceac4f9
BLAKE2b-256 3099d3c8a8ce72fc5602a71bfead14388769558672f43a13fa9cd1b50f89f4be

See more details on using hashes here.

Provenance

The following attestation bundles were made for shapecraft-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: shapecraft-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 39.2 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3e3e6593adaf4b972d62187ba4e7a021bee88a96cd678291feb4f7f4c30a0c89
MD5 80e00c8f09fb990dae49139901e14845
BLAKE2b-256 10ba0ead077601838cba5a2862f363b779e6fbb2ea9ef6af1c19e8f7b850c822

See more details on using hashes here.

Provenance

The following attestation bundles were made for shapecraft-0.1.2-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