UE5-MCP

VedantRGosavi/UE5-MCP
★ 368 stars Unknown language 📦 Other Updated 1mo ago
MCP for Unreal Engine 5
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": {
    "ue5-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "VedantRGosavi/UE5-MCP"
      ]
    }
  }
}

Topics

aiartificial-intelligencegame-developmentgame-enginemcpmcp-serverunreal-engineunreal-engine-5