SERVER

Agent Comms

Rank #2853

io.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 #2853 of 58,832 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,853of 58,832 tracked serversTop 5%

Ranks ahead of 55,979 of 58,832 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

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.22.0May 30, 2026
1.10.0May 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