Skip to main content
Glama
willerxar-cmyk

Unreal Engine MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (debug | info | warn | error, default: info)
UE_PROJECT_PATHYesPath to the Unreal Engine project (required)
MCP_METRICS_HOSTNoPrometheus metrics host (default: 127.0.0.1)
MCP_METRICS_PORTNoPrometheus metrics port (optional)
ASSET_LIST_TTL_MSNoAsset list cache TTL in milliseconds (default: 10000)
MCP_METRICS_TOKENNoToken for metrics endpoint (optional)
MCP_AUTOMATION_HOSTNoHost for automation bridge (default: 127.0.0.1)
MCP_AUTOMATION_PORTNoPort for automation bridge (default: 8091)
MCP_REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds (default: 120000)
MCP_CONNECTION_TIMEOUT_MSNoConnection timeout in milliseconds (default: 5000)
MCP_ADDITIONAL_PATH_PREFIXESNoComma-separated additional content mount points (optional)
MCP_METRICS_ALLOW_NON_LOOPBACKNoAllow non-loopback for metrics (default: false)
MCP_AUTOMATION_ALLOW_NON_LOOPBACKNoAllow non-loopback addresses (default: false)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/willerxar-cmyk/Unreal_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server