Unreal
Enables AI agents to interact with and control Unreal Engine environments programmatically through a Machine Control Protocol (MCP).
소개
UnrealMCP is an Unreal Engine plugin that implements a Machine Control Protocol (MCP), allowing external AI systems to interact with and manipulate the Unreal environment. It provides a TCP server, JSON-based command protocol, and Python client scripts for comprehensive scene manipulation, making it easier to integrate AI tools with Unreal Engine projects.
주요 기능
- Editor UI integration for easy access to MCP functionality
- 2 GitHub stars
- TCP server for remote control of Unreal Engine
- Python companion scripts for client-side interaction
- JSON-based command protocol for AI integration
- Supports scene manipulation capabilities
사용 사례
- Automated content creation and modification
- AI-driven testing and simulation within Unreal Engine
- Programmatic control of Unreal Engine environments via external AI systems