Grasshopper MCP サーバー

Grasshopper MCP サーバー

By norioh-japan GitHub

Model Context Protocol (MCP) server implementation for Rhinoceros/Grasshopper integration, enabling AI models to interact with parametric design tools

grasshopper mcp
Overview

What is Grasshopper MCP Server?

Grasshopper MCP Server is an implementation of the Model Context Protocol (MCP) that enables AI models to interact with parametric design tools like Rhinoceros and Grasshopper.

How to use Grasshopper MCP Server?

To use the Grasshopper MCP Server, set up the server according to the installation guide, and integrate it with the Grasshopper plugin to allow communication between AI models and design tools.

Key features of Grasshopper MCP Server?

  • Natural language interaction for parametric design creation and manipulation.
  • Management of Grasshopper definitions and components.
  • Execution of design solutions and retrieval of results.
  • Integration of AI systems with advanced computational design tools.

Use cases of Grasshopper MCP Server?

  1. Creating parametric designs using natural language commands.
  2. Managing complex Grasshopper components through AI assistance.
  3. Executing design solutions and analyzing results in real-time.

FAQ from Grasshopper MCP Server?

  • What are the system requirements?

For Rhinoceros 7, you need Rhinoceros 7 or higher, .NET 6.0 SDK, and Visual Studio 2022 or VS Code with C# extensions. For Rhinoceros 8, .NET 7.0 SDK is required.

  • Is there documentation available?

Yes, detailed setup and developer guides are available in the docs directory of the repository.

  • What license is the project under?

The project is provided under the MIT license.

Content

Grasshopper MCP サーバー

Rhinoceros/Grasshopperとの連携を可能にするModel Context Protocol (MCP) サーバー実装です。AIモデルがパラメトリックデザインツールと自然言語で対話することを可能にします。

概要

このプロジェクトは、大規模言語モデル (LLM) をRhinocerosとGrasshopper機能に接続するMCPサーバーを実装し、以下を可能にします:

  • 自然言語によるパラメトリックデザインの作成と操作
  • Grasshopper定義とコンポーネントの管理
  • 設計ソリューションの実行と結果の取得
  • AIシステムと高度な計算デザインツールの連携

アーキテクチャ

システムは主に2つのコンポーネントで構成されています:

  1. MCPサーバー - Model Context Protocolを実装する.NET Coreアプリケーション
  2. Grasshopperプラグイン - Grasshopper内で実行され、MCPサーバーと通信するコンポーネント
[LLM] <--HTTP/WebSocket--> [MCPサーバー] <--API--> [Grasshopperプラグイン] <--> [Rhinoceros]

バージョンについて

このリポジトリには2つのバージョンが含まれています:

  • main ブランチ (.NET 6.0): Rhinoceros 7向けの実装 - 現在のブランチ
  • rhino8-net7 ブランチ (.NET 7): Rhinoceros 8向けの実装

環境に合わせて適切なバージョンを選択してください。

必要条件

Rhinoceros 7向け (mainブランチ)

  • Rhinoceros 7以上
  • .NET 6.0 SDK以上
  • Visual Studio 2022またはC#拡張機能を持つVS Code

Rhinoceros 8向け (rhino8-net7ブランチ)

  • Rhinoceros 8
  • .NET 7.0 SDK以上
  • Visual Studio 2022またはC#拡張機能を持つVS Code

はじめ方

詳細なセットアップ手順については、docsディレクトリの「インストールガイド」を参照してください。

開発

プロジェクトの構築と拡張に関する情報については、docsディレクトリの「開発者ガイド」を参照してください。

ライセンス

このプロジェクトはMITライセンスの下で提供されています。詳細についてはLICENSEファイルを参照してください。

No tools information available.
School MCP
School MCP by 54yyyu

A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.

canvas mcp
View Details
repo-template
repo-template by loonghao

A Model Context Protocol (MCP) server for Python package intelligence, providing structured queries for PyPI packages and GitHub repositories. Features include dependency analysis, version tracking, and package metadata retrieval for LLM interactions.

-

google-calendar mcp
View Details
strava-mcp
strava-mcp by jeremysilva1098

MCP server for strava

strava mcp
View Details

MCP configuration to connect AI agent to a Linux machine.

security mcp
View Details

AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).

python mcp
View Details

MCP server for Kaggle

kaggle mcp
View Details