The reputation layer for AI skills, tools & agents

jingcheng-chen/rhinomcp

Score: 46.0 Rank #402

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 37 days ago — a recent commit would boost your freshness score

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge

AgentRank score for jingcheng-chen/rhinomcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/jingcheng-chen--rhinomcp)](https://agentrank-ai.com/tool/jingcheng-chen--rhinomcp)
<a href="https://agentrank-ai.com/tool/jingcheng-chen--rhinomcp"><img src="https://agentrank-ai.com/api/badge/tool/jingcheng-chen--rhinomcp" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

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 o
Read full README on GitHub →
Are you the maintainer? Claim this listing