unreal-mcp
by sam-david
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNREAL_MCP_MODULES | No | Comma-separated list of modules to enable | all |
| UNREAL_MCP_RC_PORT | No | Remote Control API port | 30010 |
| UNREAL_MCP_PLATFORM | No | Target platform | Win64 |
| UNREAL_MCP_ENGINE_PATH | No | UE engine install path (auto-detected if not set) | |
| UNREAL_MCP_PYTHON_PORT | No | Python Remote Execution port | 6776 |
| UNREAL_MCP_PROJECT_PATH | No | Path to .uproject file or project directory | |
| UNREAL_MCP_CONFIGURATION | No | Build configuration | Development |
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
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/sam-david/unreal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server