Skip to main content
Glama
topdev424

Unreal Engine MCP Server

by topdev424

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level for the server (debug | info | warn | error).info
GRAPHQL_PORTNoPort for the optional GraphQL endpoint.4000
GRAPHQL_ENABLEDNoWhether to enable the optional GraphQL endpoint.false
UE_PROJECT_PATHYesPath to your Unreal Engine project folder.
ASSET_LIST_TTL_MSNoTime-to-live for asset caching in milliseconds.10000
MCP_AUTOMATION_HOSTNoThe host address for the Automation Bridge connection.127.0.0.1
MCP_AUTOMATION_PORTNoThe port number for the Automation Bridge connection.8091
MCP_AUTOMATION_ALLOW_NON_LOOPBACKNoSet to true to allow binding to non-loopback addresses (e.g., 0.0.0.0). Only enable if you understand the security implications.false
MCP_AUTOMATION_REQUEST_TIMEOUT_MSNoTimeout for automation requests in milliseconds.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/topdev424/mcp-server-unreal-engine'

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