MCP cover image
See in Github
2025-03-28

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

1

Github Watches

0

Github Forks

0

Github Stars

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ファイルを参照してください。

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • modelcontextprotocol
  • Model Context Protocol Servers

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • n8n-io
  • Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

    Reviews

    5 (1)
    Avatar
    user_0gKk1AaS
    2025-04-18

    Grasshopper-mcp-server by norioh-japan is an outstanding tool for anyone heavily involved in the MCP application ecosystem. Its seamless integration and robust performance have significantly improved my workflow. The thoughtful implementation and ease of use make it a must-have for MCP enthusiasts. Check it out on GitHub: https://github.com/norioh-japan/grasshopper-mcp-server.