Unreal Engine
Integrates with Unreal Engine to assist with game development workflows.
25 stars
0 tools
Created Aug 2025
@runreal/runreal-unreal-engine-unreal-mcpAbout
Integrates with Unreal Engine to assist with game development workflows.
Categories
general
Installation
npm
npm install @runreal/runreal-unreal-engine-unreal-mcp
Configuration
{
"mcpServers": {
"runreal-unreal-engine-unreal-mcp": {
"command": "npx",
"args": [
"-y",
"@runreal/runreal-unreal-engine-unreal-mcp"
]
}
}
}