MCP Directory
Back

UnrealClaude

by Natfii · C++ · ★ 543

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.

#ai#ai-coding-assistant#ai-game-development#ai-tools#anthropic#claude#claude-code#cpp#editor-plugin#game-development#gamedev#mcp#mcp-server#model-context-protocol#ue5#unreal-engine#unreal-engine-5#unreal-engine-plugin

Install

git clone https://github.com/Natfii/UnrealClaude.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "unrealclaude": {
      "command": "npx",
      "args": [
        "-y",
        "github:Natfii/UnrealClaude"
      ]
    }
  }
}

From the README

**Claude Code CLI integration for Unreal Engine 5.7** - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor. > **Supported Platforms:** Windows (Win64), Linux, and macOS (Apple Silicon). Claude Opus 4.7 and its Claude Code release supported. UnrealClaude integrates the [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) directly into the Unreal Engine 5.7 Editor. Instead of using the API directly, this plugin shells out to the command-line tool, leveraging your existing Claude Code authentication and capabilities. **Key Features:** - **Na…
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 ai & ml servers