74
/ 100
15 days ago
glama

claude-multi-peer

Lets Claude Code instances discover each other and exchange messages instantly across projects, with persistent peer IDs and automatic message rotation.

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 2 credentials: DISCORD_BOT_TOKEN, OPENAI_API_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.
configBROKER_HEALTH_TIMEOUT_MS10000 Broker /health probe timeout
configCLAUDE_PEERS_DB~/.claude-multi-peer.db SQLite database path
configCLAUDE_PEERS_DISCORD_CHANNEL_MAPJSON of {channel_id: peer_id}. Find peer IDs by running bun cli.ts peers from the repo root, or by asking a session to call its whoami tool.
configCLAUDE_PEERS_FORCE_POLL
configCLAUDE_PEERS_ID_REUSE_WINDOW_HOURS24 Reuse a dead peer's ID on re-register within this window (same cwd + git_root)
configCLAUDE_PEERS_MESSAGE_TTL_HOURS168 (7 days) Delivered-message rotation TTL
configCLAUDE_PEERS_PORT7899 Broker port
configDISCORD_ADAPTER_POLL_MS
🔐 secretDISCORD_BOT_TOKENthe bot token from the developer portal
🔐 secretOPENAI_API_KEYEnables auto-summary via gpt-5.4-nano
// 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/edhiblemeer-claude-multi-peer-1hmg8m)](https://m8ven.ai/mcp/edhiblemeer-claude-multi-peer-1hmg8m)
commit: 26d78f406cf3082a8953f874d0581e0b6f8ace82
code hash: 86f6c41acb0a0dc5368d006296b7c8d90d1b5d8559099dc14dc22ef20c8fd31f
verified: 7/16/2026, 8:44:00 AM
view raw JSON →