Bridges AI assistants with Unreal Engine, enabling intelligent control of game development workflows through the Model Context Protocol (MCP).
UEMCP connects AI assistants to Unreal Engine, allowing intelligent automation and control over game development tasks. At its core, it offers the powerful `python_proxy` tool, granting AI complete, unrestricted access to Unreal Engine's Python API for executing any Python code directly within the editor. Complementing this, UEMCP provides 22 specialized tools for common operations such as managing actors, editing levels, and controlling the viewport, streamlining workflows and enhancing AI precision without needing complex Python scripts.