69
/ 100
2 days ago
glama

Unreal Engine MCP

An MCP server that lets an AI agent drive Unreal Engine 5: create projects, import assets, build levels and Blueprints, configure replication, compile C++, run Play In Editor and package the game.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configUE_MCP_MAX_DOWNLOAD4 GiB Per-file download cap
configUE_MCP_LIBRARY~/UnrealAssetLibrary Where downloaded assets land
configUE_MCP_HOST/ UE_MCP_PORT 127.0.0.1 / 30010 Remote Control endpoint
configUE_MCP_PORT"env": { "": "30010" }
configUE_MCP_TIMEOUT180 Per-call timeout in seconds
configUE_MCP_TRANSPORTinstead, with =remotecontrol.
configUE_MCP_STATE_DIR
configUE_MCP_ENGINE_DIRSExtra folders to search for engine installs
configUE_ROOT
configUE_MCP_MULTICAST_GROUP/ _PORT 239.0.0.1 / 6766 Discovery endpoint for the native channel
configUE_MCP_MULTICAST_PORT
configUE_MCP_MULTICAST_BIND0.0.0.0 Interface the discovery ping goes out of — set it when several adapters (VPN, WSL, Hyper-V) hide the editor
configUE_MCP_MULTICAST_TTL0 Keeps discovery on this machine. Raising it exposes arbitrary code execution to the network
configUE_MCP_COMMAND_HOST
configUE_MCP_COMMAND_PORT
configUE_MCP_DISCOVERY_TIMEOUT
configUE_MCP_PROJECTWhich project to drive when several editors are open
configUE_MCP_MAX_SCREENSHOT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ffzackfair92-unreal-engine-mcp-1e6sb4)](https://m8ven.ai/mcp/ffzackfair92-unreal-engine-mcp-1e6sb4)
commit: 75d9fc105b13181e86ca822a40b334ab3edd127d
code hash: b8af2d4a140a45ff915ef176dcfc84feacab17c5a9540ce9353eb6283b28fd03
verified: 7/29/2026, 9:08:03 AM
view raw JSON →