ultimateunrealenginemcp

jeebus87/ultimateunrealenginemcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server giving AI assistants full access to Unreal Engine 5.7 projects — 65+ tools, C++ editor plugin, visual review loop
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": {
    "ultimateunrealengine": {
      "command": "npx",
      "args": [
        "-y",
        "jeebus87/ultimateunrealenginemcp"
      ]
    }
  }
}

README Excerpt

**133 tools. 26 domains. Full read/write access to Unreal Engine 5.7 — including live editor APIs, Blueprint graphs, and viewport screenshots.** MCP (Model Context Protocol) is a standard that lets AI assistants call tools on external systems — this server exposes Unreal Engine as those tools. ```bash

Tools (20)

UE_PLUGIN_PORTUE_PROJECT_ROOTue_actor_materialsue_add_blueprint_nodeue_add_blueprint_variableue_add_functionue_add_includeue_add_input_bindingue_add_keyframeue_add_known_issueue_add_propertyue_add_render_jobue_add_sequence_trackue_batch_importue_buildue_check_blueprintue_check_deprecationue_cleanup_screenshotsue_configure_render_outputue_connect_blueprint_pins