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.