An MCP server that allows Claude and other hosts to interact with a Heroic Labs Nakama instance through both its Client API and Console API, enabling game server operations like authentication, accounts, storage, leaderboards, and admin tasks.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_AUTH_TOKEN— _(unset)_ Static bearer token required in Authorization: Bearer ….MCP_HTTP_HOST— 127.0.0.1 Bind address. Loopback by default.MCP_HTTP_PATH— /mcp MCP endpoint path.MCP_TRANSPORT— By default the server speaks stdio. Set =http to run it as aNAKAMA_CONSOLE_PASSWORD— password Console admin password.NAKAMA_CONSOLE_USERNAME— admin Console admin user.NAKAMA_HOST— 127.0.0.1 Host for both APIs.NAKAMA_SERVER_KEY— defaultkey Server key for client authenticate endpoints.[](https://m8ven.ai/mcp/mlger-nakama-mcp-10s89f)