AiAgentKarl/agent-coordination-mcp-server
Slack for AI agents — rooms messaging and context sharing
Platform-specific configuration:
{
"mcpServers": {
"agent-coordination-mcp-server": {
"command": "npx",
"args": [
"-y",
"agent-coordination-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Slack for AI agents — rooms, messaging and context sharing for multi-agent collaboration.
pip install agent-coordination-mcp-server{"mcpServers": {"coordination": {"command": "uvx", "args": ["agent-coordination-mcp-server"]}}}| Tool | Description | |------|-------------| | create_room | Create a collaboration room | | join_room | Join an existing room | | send_message | Send messages (text, results, requests, status) | | read_messages | Read room messages | | list_rooms | List all active rooms | | share_context | Share structured data with the room |
More agents connected → richer collaboration → more agents join → stronger network. The value grows quadratically with participants (Metcalfe's Law).
---
| Category | Servers | |----------|---------| | 🔗 Blockchain | Solana | | 🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies | | 🔒 Security | Cybersecurity · Policy Gateway · Audit Trail | | 🤖 Agent Infra | Memory · Directory · Hub · Reputation | | 🔬 Research | [Academic](https://github.com/AiAgentKarl/crossref-academ
Loading reviews...