DirectoryUnreal
ai-ml

Unreal

by chongdashu

43
Health
fair
66
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,546stars
235forks
C++
Updated March 11, 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 Healthfair

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
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