DirectoryUnreal
ai-ml

Unreal

by chongdashu

23
Health
stale
30
Popularity

Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).

1,855stars
296forks
C++
Updated May 10, 2026
#mcp-server#modelcontextprotocol#unreal-engine-5

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

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

Freshness0/40
Issue response3/30
Org backing15/20
Longevity5/10
No commits in 12+ months
Most issues unresolved
Community-backed

Server Info

Categoryai-ml
LanguageC++
LicenseN/A
StatusACTIVE

Submit Your Server

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

List Your Server Free
Back to Directory