UnrealEngine_Bridge

JosephOIbrahim/UnrealEngine_Bridge
★ 2 stars Python 💻 Code/Dev Tools Updated today
MCP server bridging Claude to Unreal Engine 5 — 39 tools for scene understanding, material editing, actor manipulation, and editor control
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unrealengine_bridge": {
      "command": "uvx",
      "args": [
        "unrealengine-bridge"
      ]
    }
  }
}

Or install with pip: pip install unrealengine-bridge

README Excerpt

**Give Claude Code full control of Unreal Engine 5.7.** Spawn actors, tweak materials, capture the viewport, keyframe animations — all through natural language via the [Model Context Protocol](https://modelcontextprotocol.io/). 51 MCP tools | 12 tool modules | 372 tests | Python 3.11+ --- ```mermaid graph LR

Tools (20)

__import__ue_add_actor_to_sequenceue_add_componentue_add_keyframeue_assign_materialue_compile_blueprintue_console_commandue_create_blueprintue_create_clonerue_create_level_sequenceue_create_materialue_create_material_instanceue_create_niagara_systemue_create_pcg_graphue_delete_actorue_delete_assetue_duplicate_actorue_execute_pythonue_find_assetsue_focus_actor