RhinoMCP - Rhino Model Context Protocol Integration
RhinoMCP connects Rhino to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Rhino. This integration enables prompt assisted 3D modeling in Rhino 3D.
Please visit Github for complete information:
Bundled modeling guidance
RhinoMCP ships versioned modeling knowledge with the Python server. No experiment checkout, local memory folder or separate skill installation is required.
- Call
get_modeling_guidance(topic="overview")to start. Other topics aretransforms,planar_regions,organization,verificationandrecovery. - Clients supporting MCP resources can read
rhinomcp://guidance/{topic}. - The
asset_general_strategyMCP prompt uses the same packaged overview. - Server instructions advertise the guide, and individual tool descriptions retain essential behavior such as units and rotation pivots. Client support determines how instructions, prompts and resources appear; their presence does not guarantee an agent reads them.
The canonical Markdown files are packaged under rhinomcp/guides. Guide responses
include both the guide revision and installed package version. Any future optional
client skill should derive its content from these files, not maintain another copy.
The contributor experiment harness remains separate from normal modeling guidance.
This implementation uses MCP Python SDK 2.x (mcp>=2.0.0,<3); SDK 1.x is no
longer supported. New guidance ships when this server version is released;
local builds are not a PyPI publication. Restart an existing MCP server connection
after upgrading so its tool descriptions and instructions refresh.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rhinomcp-0.4.1.tar.gz.
File metadata
- Download URL: rhinomcp-0.4.1.tar.gz
- Upload date:
- Size: 245.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bf9214dae1003e4ee570600dc915362aaf7f705c41fb80345bb84cbfc81afc4
|
|
| MD5 |
d3840a81b47aad9a45dbf339b908756d
|
|
| BLAKE2b-256 |
ba58ef44a42b135b70c14b806cf781b06a5c28722fbb632e2db5890143956ca3
|
File details
Details for the file rhinomcp-0.4.1-py3-none-any.whl.
File metadata
- Download URL: rhinomcp-0.4.1-py3-none-any.whl
- Upload date:
- Size: 231.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e156abb9ef50afbd15206df86b1455d1a62e0411d87361c88511df19e818d728
|
|
| MD5 |
f017cc829e9d549d6fa450abd77fd5d6
|
|
| BLAKE2b-256 |
865e675ba433e6455fb2aee162f5f6d27d630129335b8dd05e18d2e593ffe2f8
|