Agent Comm
Rank #9,576io.github.keshrath/agent-comm
Agent intercommunication - messaging, channels, shared state, and real-time events
Agent Comm is a Model Context Protocol (MCP) server published by keshrath. It ranks #9,576 of 121,933 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Agent Comm is listed across 3 registries — Official MCP, PulseMCP and Glama, with 33 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 112,357 of 121,933 servers on MCP Toplist.
Use Agent Comm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-comm -- npx -y agent-comm[mcp_servers.agent-comm]
command = "npx"
args = ["-y", "agent-comm"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-comm": {
"command": "npx",
"args": [
"-y",
"agent-comm"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-comm": {
"command": "npx",
"args": [
"-y",
"agent-comm"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-comm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-comm"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-comm": {
"command": "npx",
"args": [
"-y",
"agent-comm"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-comm": {
"command": "npx",
"args": [
"-y",
"agent-comm"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.keshrath%2Fagent-comm)<a href="https://mcptoplist.com/server/io.github.keshrath%2Fagent-comm"><img src="https://mcptoplist.com/badge/io.github.keshrath%2Fagent-comm.svg" alt="MCP Toplist: Top 10% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
keshrath
Other servers by keshrath
View all keshrath servers →Available versions (33)
| Version | Published |
|---|---|
| 1.3.11 | Apr 15, 2026 |
| 1.3.9 | Apr 13, 2026 |
| 1.3.8 | Apr 13, 2026 |
| 1.3.7 | Apr 11, 2026 |
| 1.3.5 | Apr 8, 2026 |
| 1.3.4 | Apr 8, 2026 |
| 1.3.3 | Apr 8, 2026 |
| 1.3.2 | Apr 8, 2026 |
| 1.3.1 | Apr 8, 2026 |
| 1.3.0 | Apr 8, 2026 |
| 1.2.29 | Apr 8, 2026 |
| 1.2.28 | Apr 8, 2026 |
| 1.2.27 | Apr 8, 2026 |
| 1.2.25 | Apr 7, 2026 |
| 1.2.24 | Apr 7, 2026 |
| 1.2.23 | Apr 7, 2026 |
| 1.2.22 | Apr 7, 2026 |
| 1.2.21 | Apr 7, 2026 |
| 1.2.20 | Apr 7, 2026 |
| 1.2.19 | Apr 7, 2026 |
| 1.2.18 | Apr 7, 2026 |
| 1.2.17 | Apr 6, 2026 |
| 1.2.16 | Apr 3, 2026 |
| 1.2.15 | Apr 3, 2026 |
| 1.2.14 | Apr 3, 2026 |
| 1.2.13 | Apr 3, 2026 |
| 1.2.12 | Apr 3, 2026 |
| 1.2.11 | Apr 2, 2026 |
| 1.2.10 | Apr 2, 2026 |
| 1.2.9 | Apr 2, 2026 |
| 1.2.8 | Apr 1, 2026 |
| 1.2.6 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Comm?
- Agent Comm is maintained by keshrath, which publishes 4 MCP servers (166 total versions) tracked on MCP Toplist.
- Is Agent Comm listed on the Official MCP Registry?
- Yes — Agent Comm is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Comm have?
- MCP Toplist tracks 33 versions of Agent Comm, most recently published on Apr 15, 2026.
- Where can I find the source code for Agent Comm?
- The source code for Agent Comm is hosted at github.com/keshrath/agent-comm.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.