Skip to content
Back to search
30
MCP

Rhino3D

pulsemcp/rhino3d

Connects Rhino3D to Claude through a WebSocket bridge, enabling AI-assisted 3D modeling capabilities for creating and manipulating geometry, running Python scripts, and interacting with the modeling environment.

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

Similar MCP servers embedding-nearest

Rhino 3D
Integrates with Rhino 3D's Python scripting environment to enable generation and manipulation of 3D models through geometry creation tools,
0 tools
rhinomcp
RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
0 tools
Rhino MCP
C# MCP server enabling AI agents to create and edit 3D models in Rhino via natural language commands.
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
io.github.Lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools

How to use

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

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