GH_mcp_server
If you are the rightful owner of GH_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
GH_mcp_server allows designers to interact with Rhino and Grasshopper using LLMs for tasks like analyzing .3dm files, 3D modeling, and generating GHPython scripts.
GH_mcp_server is a model context protocol server designed to facilitate interaction between designers and the Rhino and Grasshopper environments using large language models (LLMs). This server enables users to perform complex tasks such as analyzing .3dm files, conducting 3D modeling, and automatically generating GHPython scripts in Grasshopper based on user guidance. The project is currently under development, and contributions from the community are encouraged. Users can report bugs, suggest ideas, or collaborate on the project by reaching out to the development team. The server requires Rhino 7 or 8, RhinoPython, and the Claude Desktop for operation. Installation involves cloning the repository, setting up a virtual environment using 'uv', and configuring the Claude Desktop to recognize the MCP server.
Features
- Direct interaction with Rhino and Grasshopper via LLMs.
- Automatic analysis of .3dm files.
- 3D modeling capabilities.
- Automatic GHPython script generation in Grasshopper.
- Community-driven development with open collaboration.