DirectoryUnrealclaude
ai-ml

Unrealclaude

by Natfii

38
Health
stale
53
Popularity

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

260stars
44forks
C++
Updated March 11, 2026
#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

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "unrealclaude": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-UnrealClaude"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryai-ml
LanguageC++
LicenseN/A
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory