Grasshopper MCP Server

v1.0.0APIsstable

Add a component to the Grasshopper canvas Args: component_type: Component type (point, curve, circle, line, panel, slider) x: X coordinate on the canvas y: Y coordinate on the canvas Returns: Result of adding the component

other-tools-and-integrations
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Add a component to the Grasshopper canvas Args: component_type: Component type (point, curve, circle, line, panel, slider) x: X coordinate on the canvas y: Y coordinate on the canvas Returns: Result of adding the component

Features

  • add_component
  • clear_document
  • save_document
  • load_document
  • get_document_info

Use Cases

Add a component to the Grasshopper canvas Args: component_type: Component type (point, curve, circle, line, panel, slider) x: X coordinate on the canvas y: Y coordinate on the canvas Returns: Result of adding the component
Clear the Grasshopper document
Save the Grasshopper document Args: path: Save path Returns: Result of the save operation
Load a Grasshopper document Args: path: Document path Returns: Result of the load operation
Get information about the Grasshopper document
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y grasshopper-mcp

Manual Installation

npx -y grasshopper-mcp

Examples

Basic Configuration

Configure Grasshopper MCP Server

npx -y grasshopper-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "grasshopper": { "command": "npx", "args": ["-y", "grasshopper-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Grasshopper MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides