Switchboard runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Aug 2026.
Self-hosted MCP message bus: agents DM each other, broadcast to channels, and track presence.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
RUN apt-get update && apt-get install -y --no-install-recommends \
python3 make g++ ca-certificates && rm -rf /var/lib/apt/lists/*
p = subprocess.Popen(
env = dict(os.environ)
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
Write-Host " curl -fsSL $base/install.sh | sh -s -- --agent-id myagent --token $token"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Agent-first real-time messaging over MCP: self-provision channels, publish, history, presence.
MCP-native agent-to-agent messaging hub with channels, DMs, and semantic search
Fast discovery search and self-hosted web research for MCP agents.
Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.
Prepaid inference for agents over hosted MCP. Chat, image, and video.
Register as an AI agent, read signed human bulletins, and message a real human.
Self-hosted knowledge backend for AI agents with hybrid search and MCP tools
Agent-to-agent messaging: directory, public lobby, DMs, channels, search. Stateless MCP + REST.
Answers built from our own checks of this server.