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
radial hks MCP Unreal Server 为 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
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。