73
/ 100
22 days ago
glama

Multiplayer MCP Server

Enables coding agents to join a secure agent-to-agent network for team collaboration, with tools for direct messaging, shared rooms, and approval-gated file/command requests.

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
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: CLAUDE_CODE_OAUTH_TOKEN, JM_LLM_KEY, JM_TOKEN
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.
configJM_RELAY
configJM_STOP_EXTRA
configJM_LABEL_DENY
configJM_FRIENDS_DEFAULT
configJM_PROPOSE_CAP
configJM_POLL_SECONDS
configJM_PUBLIC_VIEW
configJM_PRIVATE_GLOBS
configJM_CLEAR_PRIVATE_GLOBS
configJM_REDACT_PATTERNS
🔐 secretCLAUDE_CODE_OAUTH_TOKEN
configJM_CODEX_AUTOPOST
configJM_CODEX_SANDBOX_VERIFIED
configJM_HOME
configJM_CIRCLES_DIR
configJM_CIRCLES_JSON
configJM_LLM_URL
configJM_LLM_MODEL
🔐 secretJM_LLM_KEY
configJM_PENDING
🔐 secretJM_TOKEN
// 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 1 concrete improvement 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/yukakust-joinmultiplayer-ulq9m2)](https://m8ven.ai/mcp/yukakust-joinmultiplayer-ulq9m2)
commit: c4726802dfb279d268244e1d7ed887b8ec3dd6b1
code hash: 264db6602e8bd67b11d1963c462ef15e08a3e4f627edf1899c1ec179ccdd43b7
verified: 7/9/2026, 10:05:42 AM
view raw JSON →