Loomal

unreal-engine-mcp

MCP server by github.com/chir24/unreal_mcp

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

706 starsnpm: unreal-engine-mcp-server

About unreal-engine-mcp

unreal-engine-mcp is an MCP (Model Context Protocol) server published by chir24 in the official MCP registry, listed under App Automation on Loomal. MCP server for Unreal Engine 5 with 23 tools for game development automation.

It ships as an npm package (unreal-engine-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chir24/unreal_mcp, where the project has earned 706 GitHub stars.

Use unreal-engine-mcp with your agent

Claude Code · one command
claude mcp add unreal-engine-mcp -- npx -y unreal-engine-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "unreal-engine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "unreal-engine-mcp-server"
      ]
    }
  }
}
npmunreal-engine-mcp-server

Frequently asked questions

What is unreal-engine-mcp?
unreal-engine-mcp is an MCP (Model Context Protocol) server by chir24 in the App Automation category. MCP server for Unreal Engine 5 with 23 tools for game development automation.
How do I connect unreal-engine-mcp to Claude, Cursor, or another MCP client?
Install unreal-engine-mcp from its npm package (unreal-engine-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is unreal-engine-mcp open source?
Yes — the source code is public at github.com/chir24/unreal_mcp, with 706 GitHub stars.
Can AI agents pay to use unreal-engine-mcp?
Not yet through Loomal — unreal-engine-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain unreal-engine-mcp? Claim this listing free by verifying GitHub ownership, or contact us.