louislva/claude-peers-mcp
Allow all your Claude Codes to message each other ad-hoc! observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 79
- Release rhythm 35
- Longevity 11
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 165
- days_rel: n/a
- days_push: 129
- n_releases_24m: 0
Adoption not part of the score
2201 stars · 300 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An MCP server that lets multiple Claude Code sessions on the same machine discover each other and exchange instant messages via a local broker daemon. Each session registers with the broker, which pushes inbound messages into the session using the Claude channels protocol.
Use cases
- let my Claude Code sessions talk to each other
- coordinate multiple AI coding agents across terminals
- ask another Claude instance what files it is editing
- discover running Claude sessions and what they are working on
- send ad-hoc messages between AI agent sessions
- orchestrate parallel Claude Code work on different projects
When to choose
- you run several Claude Code sessions simultaneously and want them to coordinate
- you want lightweight local inter-agent messaging without external services
- you want peers scoped by machine, directory, or git repo
When to avoid
- you need cross-machine or remote agent communication
- you use a different coding agent than Claude Code
- you need production-grade message guarantees or persistence beyond SQLite
Facets
service · maturity active
mcp message-queue agent-framework developer-tools developer-tools large-language-models cli claude-code mcp-server peer-messaging multi-agent inter-agent-communication broker-daemon typescript bun ai-agents messaging macos linux nodejs
1 source
- readme: https://github.com/louislva/claude-peers-mcp · fetched 2026-08-28 · b83eb219d4d3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| louislva/claude-peers-mcp | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="louislva/claude-peers-mcp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem