MCP Unreal Server
@MCP-Mirror
About MCP Unreal Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"radial-hks_MCP-Unreal-Server": {
"command": "python",
"args": [
"-m",
"src.mcp_server_unreal.server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Unreal Server?
MCP Unreal Server is an MCP (Model Context Protocol) server that enables interaction with Unreal Engine instances through remote Python execution. It automatically discovers Unreal nodes via multicast, provides real-time node monitoring, and allows executing Python code in both attended and unattended modes. It is designed for developers using Unreal Engine with LSP-compatible MCP clients.
How to use MCP Unreal Server?
Install by cloning the repository and running pip install -r requirements.txt. Start the server with python -m src.mcp_server_unreal.server. Configure multicast group endpoint (default 239.0.0.1:6766) and logging verbosity in server.py. Use tools like connect_to_instance and execute_python_code with appropriate JSON parameters (host, port, node_id, code, unattended flag).
Key features of MCP Unreal Server
- Automatic multicast discovery of Unreal nodes
- Remote Python code execution in Unreal Engine
- Attended and unattended execution modes
- Real-time node status and health monitoring
- Logging to
mcp_unreal.logwith configurable verbosity - LSP-compatible client resource listing
Use cases of MCP Unreal Server
- Execute Python scripts on a remote Unreal instance for automation
- Run unattended Python commands to control Unreal Engine processes
- Monitor Unreal node health and connection status through logging
- Evaluate Python expressions in Unreal Engine for debugging
FAQ from MCP Unreal Server
How do I discover Unreal nodes?
Ensure Unreal instances are running with the MCP plugin enabled. The server discovers nodes automatically via multicast on the configured group endpoint.
Why am I getting execution timeouts?
Execution timeouts are often caused by firewall settings blocking multicast traffic. Verify that your network allows multicast on the configured port and group address.
How can I monitor connection drops?
Monitor the mcp_unreal.log file for node status changes. The log provides detailed information about connection health and node availability.
What are the runtime dependencies for MCP Unreal Server?
The server requires Python 3 and the packages listed in requirements.txt. Install them by running pip install -r requirements.txt after cloning the repository.
What transport
Frequently asked questions
How do I discover Unreal nodes?
Ensure Unreal instances are running with the MCP plugin enabled. The server discovers nodes automatically via multicast on the configured group endpoint.
Why am I getting execution timeouts?
Execution timeouts are often caused by firewall settings blocking multicast traffic. Verify that your network allows multicast on the configured port and group address.
How can I monitor connection drops?
Monitor the `mcp_unreal.log` file for node status changes. The log provides detailed information about connection health and node availability.
What are the runtime dependencies for MCP Unreal Server?
The server requires Python 3 and the packages listed in `requirements.txt`. Install them by running `pip install -r requirements.txt` after cloning the repository.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments