58
/ 100
2 days ago
glama

nakama-mcp

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.

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
14 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: MCP_AUTH_TOKEN, NAKAMA_CONSOLE_PASSWORD, NAKAMA_SERVER_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_AUTH_TOKEN_(unset)_ Static bearer token required in Authorization: Bearer ….
configMCP_HTTP_HOST127.0.0.1 Bind address. Loopback by default.
configMCP_HTTP_PATH/mcp MCP endpoint path.
configMCP_TRANSPORTBy default the server speaks stdio. Set =http to run it as a
🔐 secretNAKAMA_CONSOLE_PASSWORDpassword Console admin password.
configNAKAMA_CONSOLE_USERNAMEadmin Console admin user.
configNAKAMA_HOST127.0.0.1 Host for both APIs.
🔐 secretNAKAMA_SERVER_KEYdefaultkey Server key for client authenticate endpoints.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mlger-nakama-mcp-10s89f)](https://m8ven.ai/mcp/mlger-nakama-mcp-10s89f)
commit: e1ffaf823d8f53db614f499ce22da28b92ac095d
code hash: 17e96c3048ce41ae02377675c47eaf24c23c25432350538a0bba7c36477d1dd5
verified: 6/20/2026, 9:05:40 AM
view raw JSON →