ue-mcp

db-lyon/ue-mcp
★ 109 stars C++ 🤖 AI/LLM Updated 1d ago
Complete Unreal Engine development toolkit exposed as MCP tools.
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": {
    "ue-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "db-lyon/ue-mcp"
      ]
    }
  }
}

README Excerpt

**Unreal Engine Model Context Protocol Server** - gives AI assistants deep read/write access to the Unreal Editor through <!-- count:tools -->21<!-- /count --> category tools covering <!-- count:actions -->524+<!-- /count --> actions, plus a YAML flow engine for multi-step workflows. ```mermaid flowchart LR

Topics

aiblueprintgame-developmentmcp-servermodel-context-protocolue5ue5-pluginunreal-engine