GitHub Stars
409
User Rating
Not Rated
Favorites
0
Views
281
Forks
55
Issues
10
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Unreal Engine: 5.5 (Tested only on this version)
C++ Development Environment: Configured for Unreal Engine
Python: 3.7 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/kvick-games/UnrealMCP.git
cd UnrealMCP
2. Build the Plugin
Open Unreal Engine Editor and enable the plugin.3. Configure Python Scripts
Set up the Python environment and install any necessary dependencies.Troubleshooting
Issue: Plugin not functioning correctly Solution: Check Unreal Engine version and ensure the C++ development environment is correctly configured.Additional Resources
Author Information
Related MCPs
UnrealGenAISupport
264
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!!