unreal-mcp

GenOrca/unreal-mcp
★ 82 stars Python 🤖 AI/LLM Updated 10d ago
Unreal Engine MCP Server: Control UE5 with Claude & AI Agents. Supports Python and C++ for custom tool development.
View on GitHub →

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-mcp": {
      "command": "uvx",
      "args": [
        "unreal-mcp"
      ]
    }
  }
}

Or install with pip: pip install unreal-mcp

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/GenOrca/Screenshot/refs/heads/main/unreal-mcp/logo.png" width="600" alt="Unreal MCP Logo"> </p> <h1 align="center">Unreal MCP</h1> <p align="center"> <strong>Connect AI assistants directly to the Unreal Editor via MCP</strong> </p> <p align="center">

Tools (20)

add_blackboard_keyadd_blueprint_nodeadd_input_actionadd_input_mappingadd_widgetbuild_behavior_treebuild_blueprint_graphcompile_blueprintcompile_widget_blueprintconnect_blueprint_pinsconnect_expressionscreate_behavior_treecreate_blackboardcreate_expressioncreate_widget_blueprintdelete_by_labelduplicate_selectedfind_by_queryget_all_detailsget_behavior_tree_structure

Topics

ai-assistant-for-unreal-enginedeveloper-assistantllmmcppythonue5unreal-engine-5unreal-mcp