En

Rhino MCP服务器

A tool that enables Claude AI to create and manipulate 3D objects via the MCP protocol.

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: Rhino MCP服务器.
It is used for: A tool that enables Claude AI to create and manipulate 3D objects via the MCP protocol.
Full Skill content: https://321skill.com/skills/3d-modeling-mcp/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

The Rhino MCP Server acts as a bridge connecting Claude AI with 3D modeling environments. It addresses the pain point of AI in the 3D design field being "able to think but not to do" by translating natural language instructions into specific operation commands for 3D software like Rhino via the MCP protocol, allowing AI to directly participate in the creation, editing, and modification of 3D objects.

To use it, you need to deploy this MCP server locally or on a server-side and configure it into a Claude AI client that supports the MCP protocol (such as Claude Desktop). Afterwards, you can directly describe your 3D design needs to Claude in conversation, for example, "Create a sphere with a radius of 50mm" or "Extrude this cube along the X-axis." Claude will then call Rhino's API through this tool to execute the corresponding operations.

This tool is ideal for professionals who need to introduce AI assistance into their 3D design workflows, such as industrial designers, architects, or game artists. They can leverage AI to quickly generate base models or perform repetitive modifications. For agent developers, this is also an excellent example for exploring AI applications in graphical and spatial tasks.

Please note that Rhino 3D software must be installed and licensed before use. Due to the deep integration with professional software, it is recommended that users have a basic understanding of Rhino's concepts and operations to give more accurate instructions to the AI. Additionally, complex modeling logic may still require human intervention and refinement.

Key Features

Unlike AI tools that can only generate descriptive text or code for 3D models, the Rhino MCP Server enables real-time, bidirectional interaction with Rhino software, allowing AI to directly drive the professional 3D modeling software to perform specific operations like creation and transformation, turning instructions into actual 3D graphical results.

Limitations

Not suitable for users with no understanding of 3D modeling concepts, or for scenarios requiring purely cloud-based, lightweight 3D creation detached from the Rhino software environment.

FAQ

Does Rhino software need to be installed in advance?

Yes, Rhino 3D (typically Rhinoceros 7 or newer) must be installed locally, and its API must be available.

What 3D operations can this tool be used for?

It supports most basic operations exposed via the Rhino API, such as creating primitive geometry, performing Boolean operations, moving/rotating objects, etc. The specific capabilities depend on the feature set implemented by the server.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/3d-modeling-mcp/raw/index.md to read the original Skill definition (Markdown format) for Rhino MCP服务器, and install it according to the instructions.