radial-hks_MCP-Unreal-Server

radial-hks_MCP-Unreal-Server

0

MCP Unreal Server is designed to facilitate interaction with Unreal Engine instances using remote Python execution. It offers features like automatic node discovery, real-time status monitoring, and detailed logging, making it a robust tool for developers working with Unreal Engine in both attended and unattended modes.

MCP Unreal Server

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

Features

  • 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
    • Console logging with different verbosity levels
    • Node connection health monitoring

Usage

Starting the Server

Start the server to interact with Unreal Engine.

Supported Tools

Connect to Unreal Instance, Execute Python Code.