← All servers
πŸ”§

Unreal EngineVerifiedπŸ›‘ No advisories

io.github.ChiR24/unreal-engine-mcp
New to MCP? Start here β†’
802β˜… stars
0weekly installs
10 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/chir24, which proved it owns this namespace.

Verified owner: github.com/chir24 β†—io.github.ChiR24/unreal-engine-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads LOG_LEVEL, MCP_ROUTE_STDOUT_LOGS, UE_PROJECT_PATH, UE_EDITOR_EXE, UE_SCREENSHOT_DIR, MCP_AUTOMATION_PORT, ….

About

MCP server for Unreal Engine 5 with 23 tools for game development automation.

Packages & transports

npmunreal-engine-mcp-serverv0.5.30 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "unreal_engine": {
      "command": "npx",
      "args": [
        "-y",
        "unreal-engine-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y unreal-engine-mcp-server