Back to directory
appleweed/unrealmcpbridge

appleweed/unrealmcpbridge

@appleweed

An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.

unreal-enginemcppythongame-developmentautomationplugin

Installation & Configuration

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

Information

Transport
stdio
Language
C++
Created
2026/6/13
Updated
2026/6/13