UE5 MCP Server
by Natfii
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | |
| INJECT_CONTEXT | No | Auto-inject UE5 context on tool responses | false |
| UNREAL_MCP_URL | No | Unreal plugin HTTP server URL | http://localhost:3000 |
| MCP_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds | 30000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| unreal_statusA | Check if Unreal Editor is running with the plugin. Currently: NOT CONNECTED. Please start Unreal Editor with the plugin enabled. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Natfii/ue5-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server