Skip to main content
Glama
Flux-Point-Studios

Unreal Engine MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (debug | info | warn | error, default: info)info
GRAPHQL_PORTNoPort for GraphQL endpoint (default: 4000)4000
GRAPHQL_ENABLEDNoEnable GraphQL endpoint (default: false)false
UE_PROJECT_PATHYesPath to the Unreal Engine project (.uproject file)
ASSET_LIST_TTL_MSNoAsset list cache TTL in milliseconds (default: 10000)10000
MCP_AUTOMATION_HOSTNoHost for the automation bridge (default: 127.0.0.1)127.0.0.1
MCP_AUTOMATION_PORTNoPort for the automation bridge (default: 8091)8091
MCP_AUTOMATION_ALLOW_NON_LOOPBACKNoSet to true to allow binding to non-loopback addresses (default: false)false
MCP_AUTOMATION_REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds (default: 120000)120000

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/Flux-Point-Studios/unreal-mcp'

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