Skip to content
Back to search
30
MCP

rhinomcp

jingcheng-chen/rhinomcp

RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)

Uptime
0.0%
56 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Rhino MCP
C# MCP server enabling AI agents to create and edit 3D models in Rhino via natural language commands.
0 tools
iflow_mcp_jingcheng_chen_rhinomcp
Rhino integration through the Model Context Protocol
0 tools
landscape-mcp
Rhino and Grasshopper integration through the Model Context Protocol with uv package management
0 tools
iflow-mcp_always-tinkering-rhinomcpserver
A Model Context Protocol server for Rhino 3D, allowing Claude to create and manipulate 3D objects
0 tools
iflow-mcp_goldsmith323_rhino-gh-mcp
MCP Server for Rhino 3D and Grasshopper integration
0 tools
golem-3dmcp
The most powerful MCP server for Rhinoceros 3D — 105 tools giving AI agents full read/write access to Rhino 8
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rhinomcp": {
      "url": "None",
      "transport": "http"
    }
  }
}