unreal-mcp
unreal-mcpは、Unreal Engineを自然言語で制御するためのModel Context Protocolを利用したプロジェクトです。AIアシスタントクライアントとの統合を目指しており、現在は実験的な状態にあります。APIや機能は変更される可能性があり、安定性に欠けるため、商用利用は推奨されていません。
GitHubスター
903
ユーザー評価
未評価
お気に入り
0
閲覧数
11
フォーク
124
イシュー
25
インストール方法
インストール方法
前提条件
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/chongdashu/unreal-mcp
cd unreal-mcp
2. プラグインの追加
Unreal EngineのプロジェクトにUnrealMCPプラグインを追加します。3. サーバーの起動
Pythonサーバーを起動します。bash
python Python/unreal_mcp_server.py
トラブルシューティング
よくある問題
問題: サーバーが起動しない 解決策: Pythonのバージョンを確認し、依存関係を再インストールしてください。追加リソース
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Supports Claude Desktop App, Windsurf & Cursor, also includes OpenAI's GPT4o, DeepseekR1, Claude Sonnet 3.7 APIs and Grok 4, with plans to add Gemini, audio & realtime APIs soon. UnrealMCP is also here!! Automatic blueprint and scene generation from AI!!
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.