UE4.27-first MCP server for controlling the Unreal Editor through Unreal Python Remote Execution.
{ "mcpServers": { "unreal-ue4-1": { "command": "npx", "args": [ "-y", "unreal-mcp-ue4" ] } } }