Hi everyone,
I recently released Unreal MCP Setup Assistant, a free and open-source Editor plugin for Unreal Engine 5.8.
Epic’s native MCP integration is powerful, but the initial setup involves enabling several related plugins, restarting the Editor, starting and verifying the local server, and configuring a compatible client. I built this assistant to bring those steps into one guided Unreal Editor panel.
The plugin can:
-
Enable the required Unreal MCP, Toolset Registry, All Toolsets, and Unreal Terminal plugins
-
Report dependency and local server status
-
Start Unreal’s native MCP server
-
Perform the MCP initialize handshake and
tools/listverification -
Detect supported AI clients
-
Generate safe, project-level client configuration
-
Preserve existing configuration files
-
Provide optional Unreal Terminal startup instructions
It builds on Epic’s native MCP implementation—it does not replace or distribute a separate MCP server.
Current compatibility
-
Unreal Engine 5.8
-
Windows 64-bit
-
Editor-only plugin
-
macOS and Linux are not yet validated
Download on Fab:
Source and issue tracking:
Installation and setup tutorial:
I would especially value feedback from anyone who has tried Epic’s native MCP workflow.
Which part created the most friction for you: enabling the dependencies, verifying the MCP server, or configuring the client?