unreal-engine-mcp

Groggy-rollcall812/unreal-engine-mcp
★ 0 stars Python AI/LLM Updated today
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.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unreal-engine-mcp": {
      "command": "uvx",
      "args": [
        "unreal-engine-mcp"
      ]
    }
  }
}

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.

Topics

ai-codingai-toolsautomationblueprintclaude-codeclaude-desktopdeveloper-assistantgame-developmentgame-enginegeminigitllmpythonskillssourcegraph-cody