Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
| Date | Stars |
|---|---|
| 2026-07-31 | 1016 |
| 2026-08-05 | 1024 |
| 2026-08-06 | 1024 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
<div align="center"> <img src="docs/assets/rhinomcp_logo.svg" alt="RhinoMCP Logo" width="140"> # RhinoMCP **Control Rhino 3D and Grasshopper with AI, in plain language.** RhinoMCP connects Rhino to AI agents through the [Model Context Protocol](https://modelcontextprotocol.io), so assistants like Claude and Cursor can model geometry, read your document, and build Grasshopper definitions for you, just by chatting. [](https://pypi.org/project/rhinomcp/) [](https://www.rhino3d.com/) [](https://www.python.org/) [](https://modelcontextprotocol.io/) [](LICENSE) [Quick start](#quick-start) · [What it can do](#what-it-can-do) · [Usage](#usage) · [Examples](#example-prompts) · [Tool reference](#tool-reference) **English** · [简体中文](README.zh-CN.md) </div> --- ## Highlights - Describe what you want and the assistant builds it in Rhino. - It reads your document and can capture the viewport, so it works from what is actually on screen. - It scripts Grasshopper for you: finding components, wiring them, setting sliders, and solving. - A single plugin and a single config entry cover both Rhino and Grasshopper. - When you need more control, it can run native Rhino commands, RhinoScript-Python, or RhinoCommon C#. > [!NOTE] > RhinoMCP targets **Rhino 8** on Windows and macOS. ## Demos <table> <tr> <td width="50%" align="center"> [](https://youtu.be/pi6dbqUuhI4) **Two-way interaction:** the AI both creates and reads geometry. </td> <td width="50%" align="center"> [](https://youtu.be/NFOF_Pjp3qY) **Custom scripts:** the AI writes and runs scripts inside Rhino. </td> </tr> </table> Prefer a walkthrough? Nate made a showcase and install [tutorial on YouTube](https://www.youtube.com/watch?v=z2IBP81ABRM). ## What it can do ### <img width="30" height="30" src="https://img.icons8.com/color/48/rhinoceros-6.png" alt="rhinoceros-6"/> Rhino | Area | What the AI can do | | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | | Create geometry | Points, lines, polylines, circles, arcs, ellipses, curves, boxes, spheres, cones, cylinders, and surfaces, one at a time or in batches | | Transform & edit | Move, rotate, scale, recolor, rename, and delete objects | | Advanced modeling | Loft, extrude, sweep, offset, pipe; boolean union, difference, and intersection | | Curve operations | Project, intersect, and split curves | | Layers & attributes | Create, delete, and switch layers; read and write object attributes | | Inspect & select | Document summaries, object info, and filtered selection (by name, color, or category, with AND / OR logic) | | See the model | Capture the viewport so the AI gets visual feedback | | Analyze | Measure length, area, volume, bounding boxes, and more | | Go deeper
Excerpt of 17,872 characters
Read on GitHub205
23
4
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:44e45a18d74dd5e6, desc:ai agent