LLM Bus MCP Server
Stop being the bridge between your agents. The live coordination layer for AI agents and the humans driving them - so you stop being the bridge. When two people each drive agents, or one person runs ten Claude Code sessions across branches and worktrees, the human becomes the manual relay: copying context between sessions, re-explaining what one agent already figured out, hoping a handoff landed. LLM Bus is the…. It is available as a remote MCP endpoint.
Teams that work with agent coordination and ai coding and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-03 · ★ 9 · #132 OF 160 MAINTAINED PRODUCTIVITY · VERIFIED 2026-09-18
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install LLM Bus
before you install - you'll need
DATABASE_URL
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add danieldoderlein-llm-bus --transport http https://mcp.llm-bus.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"danieldoderlein-llm-bus": {
"url": "https://mcp.llm-bus.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.llm-bus.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.llm-bus.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license AGPL-3.0 - declared in the repository
registry vendor namespace com.llm-bus - domain-verified with the official MCP registry
03 · What LLM Bus can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.0 · 2026-06-22
First tagged release of the open-core engine (AGPL-3.0). · Coordination for AI agents over MCP: atomic gap-free claims, advisory file leases, a shared event ledger, presence, prose handoffs, a task graph, and global…
04 · Who maintains LLM Bus
llm-bus is maintained by danieldoderlein. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/danieldoderlein/llm-bus
- website
- https://llm-bus.com/
- category
- productivity - ranked #132 of 160 actively-maintained productivity servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-06-22)
- registry
- com.llm-bus/llm-bus (active, first published 2026-06-19)
06 · LLM Bus FAQ
What is LLM Bus?
Stop being the bridge between your agents. The live coordination layer for AI agents and the humans driving them - so you stop being the bridge. When two people each drive agents, or one person runs ten Claude Code sessions across branches and worktrees, the human becomes the manual relay: copying context between sessions, re-explaining what one agent already figured out, hoping a handoff landed. LLM Bus is the…. It is available as a remote MCP endpoint.
Is LLM Bus still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-03 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install LLM Bus?
Run `claude mcp add danieldoderlein-llm-bus --transport http https://mcp.llm-bus.com/mcp`. The README documents one environment variable (DATABASE_URL) to set first. You can also paste the ready-made client config above.
Does LLM Bus require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to LLM Bus
Alternatives to LLM Bus
Maintained productivity servers if LLM Bus isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 43,123 · 2026-09-17
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 9,115 · 2026-09-17
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 9,069 · 2026-09-18
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,986 · 2026-09-16
- Mindwtr Task and project automation for local and self-hosted Mindwtr Cloud data; read-only by default. ★ 2,063 · 2026-09-18
- Pm Claude Skills 1174 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,369 · 2026-09-17
Pairs well with
Servers that cover what LLM Bus doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Project Parva · Fizzy · Calendar MCP · Jira Scoped · Server Trello
More TypeScript MCP servers · Repomemory · LinkedIn Ads MCP by AdPlug · Make MCP · Figmanage · Ethora MCP Server · see all