MCP Directory
Back

cordyceps

by brookstalley · C# · ★ 45

Grasshopper MCP Bridge - Claude takes control of Grasshopper

#grasshopper#mcp#rhino3d

Install

git clone https://github.com/brookstalley/cordyceps.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cordyceps": {
      "command": "npx",
      "args": [
        "-y",
        "github:brookstalley/cordyceps"
      ]
    }
  }
}

From the README

**MCP server for Grasshopper.** Give AI agents or scripts direct control over your parametric design canvas and Rhino rendering tools. [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) provides a standardized interface for controlling applications — whether from AI assistants or your own code. - **Full Grasshopper control** — add components, wire connections, set values, manage groups - **Rhino integration** — bake geometry, manage layers, apply PBR materials, render scenes - **Natural language** — describe what you want and let AI build it - **Direct scripting** — call tools…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers