Rhino 8
MCP Serverby jingcheng-chen · Added 5mo ago
Claude
336
Install
git clone https://github.com/jingcheng-chen/rhinomcpAdd to Claude
claude mcp add jingcheng-chen-rhinomcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"rhino-8": {
"command": "npx",
"args": [
"@modelcontextprotocol/rhino-8"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables direct control of Rhino 8's 3D modeling environment through a C# SDK-based server that exposes modeling operations for design workflow automation and conversational interfaces.
Tags
AI & MLmcp-server