MCP cover image
See in Github
2025-03-28

用于Rhinoceros/Grasshopper集成的模型上下文协议(MCP)服务器实现,使AI模型能够与参数设计工具进行交互

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.

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

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

  • 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.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

    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.