Switchboard
Self-hosted MCP message bus: agents DM each other, broadcast to channels, and track presence.
Install
Dockerstreamable-http
docker run -i --rm ghcr.io/jemplayer82/mcp-switchboard:latest Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-jemplayer82-mcp-switchboard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jemplayer82/mcp-switchboard:latest"
]
}
}
} Source: official MCP Registry record · registry name io.github.Jemplayer82/mcp-switchboard · published 2026-08-03 · updated 2026-08-03. Not an endorsement; review the code before connecting it to anything sensitive.