Back to search
30
MCP
Rhino3D
pulsemcp/rhino3dConnects Rhino3D to Claude through a WebSocket bridge, enabling AI-assisted 3D modeling capabilities for creating and manipulating geometry, running Python scripts, and interacting with the modeling environment.
Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"rhino3d": {
"url": "None",
"transport": "http"
}
}
}