UnrealClaude

Natfii/UnrealClaude
★ 287 stars C++ 🤖 AI/LLM Updated 1mo ago
Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.
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": {
    "unrealclaude": {
      "command": "npx",
      "args": [
        "-y",
        "Natfii/UnrealClaude"
      ]
    }
  }
}

Topics

aiai-coding-assistantai-game-developmentai-toolsanthropicclaudeclaude-codecppeditor-plugingame-developmentgamedevmcpmcp-servermodel-context-protocolue5