RhinoMCP

RhinoMCP

7

RhinoMCP seamlessly integrates Rhinoceros 3D with Claude AI, enabling AI-assisted 3D modeling, design, and analysis workflows through the Model Context Protocol. The project supports features like NURBS curve creation and Python script execution, enhancing Rhino3D's capabilities by allowing direct AI interaction.

RhinoMCP

  • Integrates Rhino3D with Claude AI using the Model Context Protocol (MCP) for AI-enhanced 3D modeling.
  • Components:
    • Rhino Plugin: Socket server for communication within Rhino.
    • MCP Server: Connects Claude AI with the Rhino plugin for AI operations.
  • Features:
    • Supports NURBS curve creation.
    • Python script execution within Rhino.
    • Compatible with Claude Desktop and Windsurf.
  • Requirements:
    • Rhinoceros 3D (v7 or 8), Python 3.10+, Windows 10/11.
  • Installation: Provides installation via uv or pip.
  • Usage: Instructions on starting Rhino Bridge Server, MCP Server, and connecting with Claude clients.
  • Development instructions and project structure included.