0
grade F
10 days ago
glama

Unreal Engine MCP Server

Enables AI assistants to control and automate Unreal Engine through a native C++ Automation Bridge plugin. It supports a comprehensive range of tasks including asset management, actor manipulation, editor control, and blueprint graph editing.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
🔐
You'll be asked for 1 credential: MCP_AUTOMATION_CAPABILITY_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configASSET_LIST_TTL_MS
configELICITATION_TIMEOUT_MS
configGRAPHQL_ALLOW_REMOTE
configGRAPHQL_CORS_CREDENTIALS
configGRAPHQL_CORS_ORIGIN
configGRAPHQL_ENABLED
configGRAPHQL_HOST
configGRAPHQL_PATH
configGRAPHQL_PORT
configLOGLEVEL
configLOG_LEVELinfo # debug info warn error
configMCP_AUTOMATION_ALLOW_NON_LOOPBACK
configMCP_AUTOMATION_BRIDGE_ENABLED
🔐 secretMCP_AUTOMATION_CAPABILITY_TOKEN
configMCP_AUTOMATION_CLIENT_HOST
configMCP_AUTOMATION_CLIENT_PORT
configMCP_AUTOMATION_HOST
configMCP_AUTOMATION_MAX_AUTOMATION_REQUESTS_PER_MINUTE
configMCP_AUTOMATION_MAX_MESSAGES_PER_MINUTE
configMCP_AUTOMATION_PLUGIN_CREATE_TIMEOUT_MS
configMCP_AUTOMATION_REQUEST_TIMEOUT_MS
configMCP_AUTOMATION_SCS_TIMEOUT_MS
configMCP_AUTOMATION_SERVER_LEGACY
configMCP_AUTOMATION_USE_TLS
configMCP_AUTOMATION_WS_HOST
configMCP_AUTOMATION_WS_PORT
configMCP_AUTOMATION_WS_PORTS
configMCP_AUTOMATION_WS_PROTOCOLS
configMCP_ELICITATION_TIMEOUT_MS
configMCP_ENV_DEFAULT_SKYLIGHT_INTENSITY
configMCP_ENV_DEFAULT_SUN_INTENSITY
configMCP_ENV_DEFAULT_TIME_OF_DAY
configMCP_METRICS_HOST
configMCP_METRICS_PORT
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configMOCK_UNREAL_CONNECTION
configPROMETHEUS_PORT
configUE_EDITOR_EXE
configUE_ENGINE_PATH
configUE_PROJECT_PATH"": "C:/Path/To/YourProject",
configUE_SCREENSHOT_DIR
configUNREAL_CONNECTION_TIMEOUT
configUNREAL_ENGINE_PATH
configUNREAL_MCP_AUTO_BUILD
configUNREAL_MCP_FORCE_DIST
configUNREAL_MCP_NO_AUTO_BUILD
configUNREAL_MCP_SERVER_ARGS
configUNREAL_MCP_SERVER_CMD
configUNREAL_MCP_SERVER_CWD
configUNREAL_MCP_TEST_CALL_TIMEOUT_MS
configUNREAL_MCP_TEST_CASE_TIMEOUT_MS
configUNREAL_MCP_TEST_CLIENT_TIMEOUT_MS
configUNREAL_MCP_TEST_LOG_RESPONSES
configUNREAL_MCP_TEST_RESPONSE_MAX_CHARS
configUNREAL_MCP_TEST_THROTTLE_MS
configUNREAL_MCP_WAIT_PORT_MS
// 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 1 concrete improvement 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/topdev424-mcp-server-unreal-engine-1mzxsw)](https://m8ven.ai/mcp/topdev424-mcp-server-unreal-engine-1mzxsw)
commit: 2f00f7d616cde59318a62841df52b826dc2d4b7c
code hash: 4a87b611c3a3e47ebc268e54107cc4b79ece73a84031e5d4e307de5082c2a798
verified: 4/11/2026, 2:26:40 PM
view raw JSON →