Back to directory
UnrealMCPBridge

UnrealMCPBridge

@appleweed54

An MCP server implementation as an Unreal Engine plugin enabling MCP clients to access the UE Editor Python API.

unreal-enginepythonplugingame-developmentautomation

Installation & Configuration

{
  "mcpServers": {
    "unreal-engine": {
      "command": "python",
      "args": [
        "[mac_or_windows_format_path_to_unreal_mcp_client.py]"
      ]
    }
  }
}

Information

Transport
streamable
Language
C++
Created
2025/4/7
Updated
2026/6/8