by isuzu-shiranui · MCP Server · ★ 129
Unity MCP 統合フレームワーク English Version Unity Editor と Model Context Protocol (MCP) を統合する拡張フレームワークです。Claude などの AI 言語モデル、または CLI (curl) から、HTTP 経由で Unity Editor を直接操作できます。 🌟 特徴 (v2.1) HTTP + UDP アーキテクチャ: 各 Unity Editor が HTTP サーバを持ち、UDP ブロードキャストで自動 discovery MCP と HTTP の両方をサポート: Claude Desktop / Claude Code からは MCP tool 経由、スクリプト / CI からは curl 直叩き マルチ Editor 対応: 複数 Unity Editor を同時起動しても パラメータ or プロキシで名前指定ルーティング ドメインリロード耐性: で port を永続化し、リロード跨ぎで同 port を自動再バインド Editor パネルキャプチャ (Windows): Inspector / Hierarchy / Project / Console などの任意 EditorWindow をスクリーンショット built-in コード実行: HTTP と MCP tool が標準装備...
| Stars | 129 |
| Forks | 12 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.811469448159/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-24 |
| Created | 2025-04-16 |
| Platforms | claude-code, dotnet, mcp |
| Est. Tokens | ~746k |
These tools work well together with UnityMCP for enhanced workflows:
Explore other popular mcp server tools:
UnityMCP is Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible comm. It is categorized as a MCP Server with 129 GitHub stars.
UnityMCP is primarily written in C#. It covers topics such as csharp, model-context-protocol, typescript.
You can find installation instructions and usage details in the UnityMCP GitHub repository at github.com/isuzu-shiranui/UnityMCP. The project has 129 stars and 12 forks, indicating an active community.
UnityMCP is released under the MIT license, making it free to use and modify according to the license terms.