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 want a hosted productivity endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-22 · ★ 7 · #125 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25
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-08-25
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 #125 of 139 actively-maintained productivity servers as of 2026-08-25.
- 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-08-25, its last commit was 2026-06-22 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-08-25, 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. ★ 41,676 · 2026-08-24
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 8,955 · 2026-08-24
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 8,508 · 2026-08-24
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,749 · 2026-08-24
- Mindwtr Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access. ★ 1,742 · 2026-08-25
- Pm Claude Skills 1117 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,308 · 2026-08-24
Pairs well with
Servers that cover what LLM Bus doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Fizzy · Jira Scoped · Server Trello · Focus Relay · Airtable
More TypeScript MCP servers · Repomemory · Make MCP · Figmanage · Ethora MCP CLI · Entra News · see all