Connect AI agents to Unreal Engine 5 using this MCP server to manage assets, build levels, compile code, and run editor tasks via Python and Remote Control APIs.
Or install with pip: pip install unreal-engine-mcp
README Excerpt
This software allows you to connect an AI agent to Unreal Engine 5. You can issue commands to build levels, change assets, or trigger blueprints through a chat interface. It uses the Model Context Protocol to talk to your AI and the Remote Control API to talk to Unreal Engine. You do not need to compile code or edit C++ files to start.