Unreal Engine MCP Server
MCPReferenceby willerxar-cmyk
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
LOG_LEVELLog level (debug | info | warn | error, default: info)
UE_PROJECT_PATHrequiredPath to the Unreal Engine project (required)
MCP_METRICS_HOSTPrometheus metrics host (default: 127.0.0.1)
MCP_METRICS_PORTPrometheus metrics port (optional)
ASSET_LIST_TTL_MSAsset list cache TTL in milliseconds (default: 10000)
MCP_METRICS_TOKENsecretToken for metrics endpoint (optional)
MCP_AUTOMATION_HOSTHost for automation bridge (default: 127.0.0.1)
MCP_AUTOMATION_PORTPort for automation bridge (default: 8091)
MCP_REQUEST_TIMEOUT_MSRequest timeout in milliseconds (default: 120000)
MCP_CONNECTION_TIMEOUT_MSConnection timeout in milliseconds (default: 5000)
MCP_ADDITIONAL_PATH_PREFIXESComma-separated additional content mount points (optional)
MCP_METRICS_ALLOW_NON_LOOPBACKAllow non-loopback for metrics (default: false)
MCP_AUTOMATION_ALLOW_NON_LOOPBACKAllow non-loopback addresses (default: false)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.