Unreal-MCP

IvanMurzak/Unreal-MCP
★ 1 stars C++ AI/LLM Updated today
AI Game Developer for Unreal Engine — MCP plugin (C++ editor plugin + .NET bridge), unreal-cli, connects Unreal Editor to AI agents via ai-game.dev or a local MCP server
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": {
    "unreal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "IvanMurzak/Unreal-MCP"
      ]
    }
  }
}

Topics

aiai-toolsgamedevmcpmcp-serverunrealunreal-engine