jingcheng-chen/rhinomcp
RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
Overview
jingcheng-chen/rhinomcp is a Python MCP server licensed under Apache-2.0. RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
Ranked #402 out of 25632 indexed tools.
In the top 2% of all indexed tools.
Ecosystem
Python Apache-2.0
Signal Breakdown
Stars 316
Freshness 1mo ago
Issue Health 73%
Contributors 1
Dependents 0
Forks 50
Description Good
License Apache-2.0
How to Improve
Description low impact
Freshness high impact
Contributors medium impact
Matched Queries
From the README
# RhinoMCP - Rhino Model Context Protocol Integration RhinoMCP connects Rhino to AI agents through the Model Context Protocol (MCP), allowing AI agents to directly interact with and control Rhino. This integration enables prompt assisted 3D modeling in Rhino 3D. ## Features - **Two-way communication**: Connect AI agents to Rhino through a socket-based server - **Object manipulation**: Create, modify, and delete 3D objects in Rhino - **Document inspection**: Get detailed information about the current Rhino document - **Script execution**: Execute Rhinos python scripts in Rhino (experimental, may not work every time) - **Get Script Documentation**: Get the documentation of a specific RhinoScript python function - **Object selection**: Select objects based on filters, e.g. name, color, category, etc. with "and" or "or" logic - **Set/Create/Delete Layers**: Get or set the current layer, create new layers, or delete layers > [!NOTE] > So far the tool only supports creating primitive oRead full README on GitHub →
Are you the maintainer? Claim this listing