MCP Directory
Back

ue-mcp

by db-lyon · C++ · ★ 72

Complete Unreal Engine development toolkit exposed as MCP tools.

#ai#blueprint#game-development#mcp-server#model-context-protocol#ue5#ue5-plugin#unreal-engine

Install

git clone https://github.com/db-lyon/ue-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ue-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:db-lyon/ue-mcp"
      ]
    }
  }
}

From the README

**Unreal Engine Model Context Protocol Server** - gives AI assistants deep read/write access to the Unreal Editor through 19 category tools covering 440+ actions, plus a YAML flow engine for multi-step workflows. Blueprints, materials, levels, actors, animation, VFX, landscape, PCG, foliage, audio, UI, physics, navigation, AI, GAS, networking, sequencer, build pipeline — all programmable through natural language. The interactive setup will: 1. Find your (auto-detects in current directory) 2. Let you choose which tool categories to enable 3. Deploy the C++ bridge plugin to your project 4. E…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers