Home / MCP / UnrealMCP MCP Server
Provides an MCP server for Unreal Engine to control scenes via AI tools and Python clients.
Configuration
View docs{
"mcpServers": {
"unreal": {
"command": "C:/path/to/your/project/Plugins/UnrealMCP/MCP/run_unreal_mcp.bat",
"args": []
}
}
}