Bus MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 16 Sep 2026.
MCP server fronting a self-hosted coordination-bus HTTP API: post/read/claim/release/heartbeat.
Today is the operative word: we check Bus MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bus-mcp -- uvx bus-mcp
{
"mcpServers": {
"bus-mcp": {
"args": [
"bus-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.bus-mcp]
command = "uvx"
args = ["bus-mcp"]
{
"mcpServers": {
"bus-mcp": {
"args": [
"bus-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bus-mcp": {
"args": [
"bus-mcp"
],
"command": "uvx"
}
}
}
HYTHE — coordination bus + shared truth for AI agent fleets — self-hosted MCP server + stdio bridge.
MCP server for housing coordination in East Africa (nyumba = house)
MCP server for health-service coordination in East Africa (afya = health)
Self-hosted MCP server: Telegram userbot control (Telethon) via HTTP and MCP.
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP.
MCP server for API testing: HTTP requests, cURL generation, health checks.
Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP.
Answers built from our own checks of this server.