rhinoMcpServer
RhinoMCP connects Rhino to Claude AI through the Model Context Protocol (MCP), enabling AI-assisted 3D modeling and architectural design.
GitHub Stars
39
User Rating
Not Rated
Favorites
0
Views
26
Forks
4
Issues
0
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
1Install Claude Desktop if you haven't already
2Configure the MCP server connection in Claude Desktop settings
We now have a unified server launcher that allows you to run any of the server implementations:
bash
./server_launcher.sh [mode]
combined (default) - Run the combined MCP serverstandalone - Run the standalone MCP serverdaemon - Run the daemon MCP serversocket-proxy - Run the socket proxydirect - Run both daemon and socket proxylogs - View recent logsmonitor - Monitor logs in real-timeerrors - View recent errorshelp - Show help messageAdditional Resources
Author Information
15
Followers
23
Repositories
0
Gists
0
Total Contributions
Related MCPs
ai-distiller
86
AI Distiller is ultra‑fast, open‑source tool for intelligently extracting only the essential public APIs, types, and structure from large codebases. Compresses 90–98% of code into AI‑friendly context, integrates via CLI or MCP, supports 12+ languages, and AI prompt workflows for cleaner, cost‑effective AI development.