SERVER
Agent Comms
Rank #2907io.github.ExaDev/agent-comms
Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and visibility over TCP
First listed
May 21, 2026
Last publish date
May 30, 2026
OVERVIEW
Agent Comms is a Model Context Protocol (MCP) server published by ExaDev. It ranks #2907 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Agent Comms is listed on Official MCP, with 2 tracked versions. It was first listed on May 21, 2026 and most recently updated on May 30, 2026.
STANDING
#2,907of 58,900 tracked serversTop 5%
Ranks ahead of 55,993 of 58,900 servers on MCP Toplist.
CONNECT
Use Agent Comms
Add Agent Comms to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"agent-comms": {
"command": "npx",
"args": [
"-y",
"agent-comms"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
ExaDev
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.22.0 | May 30, 2026 |
| 1.10.0 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Agent Comms?
- Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and visibility over TCP
- Who maintains Agent Comms?
- Agent Comms is maintained by ExaDev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Agent Comms an official MCP server?
- Yes — Agent Comms is listed on the Official MCP Registry.
- How many versions does Agent Comms have?
- MCP Toplist tracks 2 versions of Agent Comms, most recently published on May 30, 2026.
- Where can I find the source code for Agent Comms?
- The source code for Agent Comms is hosted at github.com/ExaDev/agent-comms.
EXPLORE