Rhino MCP server- control Rhino 8 with Claude, ChatGPT, Codex or any MCP client. 115 AI tools for 3D modeling, architecture, viewport capture, materials, PDF tracing. Protocol 5: multiplexed, idempotent, cancellable. No .NET SDK needed.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"rhino-mcp": {
"command": "npx",
"args": [
"-y",
"tanishqbhattad/rhino-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add rhino-mcp npx -y tanishqbhattad/rhino-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"rhino-mcp": {
"command": "npx",
"args": [
"-y",
"tanishqbhattad/rhino-mcp"
]
}
}
}
📋 Copy
Topics
3d-modeling ai architecture artificial-intelligence automation bim chatgpt claude computational-design generative-design grasshopper llm mcneel mcp model-context-protocol