Cloud · MODEL CONTEXT PROTOCOL

radial hks MCP Unreal Server

A MCP Server implementation for interacting with Unreal Engine instances through remote Python execution.

WHAT IT CONNECTS

What radial hks MCP Unreal Server gives an AI Agent

  • 🚀 **Unreal Instance Management**
  • Automatic discovery of Unreal nodes via multicast
  • Real-time node status monitoring
  • Resource listing through LSP-compatible clients
  • 💻 **Remote Execution**
  • Execute Python code in Unreal Engine environments
  • Support for both attended and unattended execution modes
  • File execution and statement evaluation modes
  • 📊 **Logging & Monitoring**
  • Detailed logging to file (`mcp_unreal.log`)
  • Console logging with different verbosity levels
  • Node connection health monitoring
  • **Connect to Unreal Instance**
  • **Execute Python Code**
  • No nodes discovered: Verify Unreal instances are running with MCP plugin
  • Execution timeout: Check firewall settings for multicast traffic
  • Connection drops: Monitor `mcp_unreal.log` for node status changes

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.