← Back to Plugins
MCP Server MCP

unreal-mcp-ue4

github By github 👁 1 views ▲ 0 votes

UE4.27 MCP server for controlling Unreal Editor sessions over Python Remote Execution.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "unreal-mcp-ue4",
      "version": "2026.4.1-2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...