UE5 MCP Server
by Rolthar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SECRET | No | Adds X-MCP-Secret header to all Remote Control requests | |
| UE5_RC_URL | No | Remote Control API base URL | http://127.0.0.1:30010 |
| UE5_LOG_PATH | No | Absolute path to the .log file | |
| UE5_PROJECT_SOURCE | No | Absolute path to your project's Source/ directory | |
| UE5_STAGING_TTL_MS | No | Milliseconds before a staged batch expires | 600000 |
| UE5_ALLOW_FILE_WRITE | No | Must be exactly 'true' to enable file write tools | false |
| UE5_WRITE_EXTENSIONS | No | Comma-separated allowed extensions for file writes | .cpp,.h |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Rolthar/Claude_UE5_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server