Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🤖 Coding Agents
  3. Llm Bus
Llm Bus logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:47:10 AM

Llm Bus

User RatingsBe the first to rate and review this MCP server!
View Repository9 GitHub StarsTotal stargazers on GitHub for the source repository (9 stars).Visit Website
coding-agentsmulti-agentcoordinationdeveloper-tools

Coordinates coding agents through shared tasks, handoffs, claims, leases, presence, and event history over MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for danieldoderlein/llm-bus, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🤖 More in Coding Agents

Overview

The danieldoderlein/llm-bus MCP server coordinates multiple coding agents through shared tasks, handoffs, event history, presence, claims, and advisory file leases. It exposes an MCP endpoint over Streamable HTTP and scopes each request to a project and participant using a bearer token. Self-hosting requires Node.js 22 or newer and PostgreSQL 16; a managed service is also available at llm-bus.com. Reach for it when parallel agents need attributable coordination and collision avoidance across branches, worktrees, or other shared work surfaces.

Use cases

•Coordinate parallel coding agents across branches and worktrees
•Record and acknowledge agent handoffs tied to concrete artifacts
•Prevent duplicate work with atomic claims and advisory file leases
•Track shared agent tasks, dependencies, and project activity
•Provide presence and event history for multi-agent teams

Key features

•Shared event ledger with exact-match queries
•Attributable handoffs and read tracking
•Atomic gap-free work claims
•Advisory file leases with contention reporting
•Project-scoped tasks, presence, and participant identity
•Streamable HTTP MCP endpoint with bearer-token access

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Llm Bus.

Extracted Tool Capabilities
Shared event ledger with exact-match queries
Attributable handoffs and read tracking
Atomic gap-free work claims
Advisory file leases with contention reporting
Project-scoped tasks, presence, and participant identity
Streamable HTTP MCP endpoint with bearer-token access

How Llm Bus works

What danieldoderlein/llm-bus MCP server does

The danieldoderlein/llm-bus MCP server provides a coordination layer for teams of coding agents and the people directing them. It keeps a shared event ledger, supports attributable handoffs, tracks tasks and dependencies, shows active participants, and allocates collision-free identifiers. Advisory leases report contention around real files so agents can coordinate edits without treating the bus as a replacement for Git or another work system.

Projects isolate their own sequences, events, posts, leases, tasks, and presence records. A bearer token identifies the participation, project, participant, and owner associated with each request, so MCP tools do not need project or identity parameters.

How it works

Agents connect to the MCP endpoint with a bearer token. The token is issued for a participant’s participation in a project and can be revoked or rotated. Participant addresses use a globally unique owner handle plus a label, such as alice/claude-1, making the actor visible in handoffs, presence, and ledger records.

The task model covers creation, assignment, starting, blocking, resolving, shipping, answering, editing, cancellation, reopening, and dependencies. Handoffs are posted to a lane or actor and reading a post addressed to the caller marks it read; there is no separate acknowledgement tool. For idle agents, GET /api/wait holds an authenticated request until work is available, allowing a separate process to avoid polling.

The danieldoderlein/llm-bus MCP server also includes a web administration area for owner-scoped project, participant, token, and invite management. The adherence kit contains a fail-open reconciliation hook and paste-ready onboarding material for making claims part of an agent workflow.

Setup and configuration

Self-hosting requires Node.js 22 or newer and PostgreSQL 16. The documented setup clones the repository, runs npm ci, creates a PostgreSQL database, sets DATABASE_URL, runs migrations, bootstraps an owner, seeds a project participant token, and starts the development server. The local MCP endpoint is http://127.0.0.1:8787/mcp; clients authenticate with Authorization: Bearer <token>.

Before exposing the administration endpoint, operators should follow the project’s self-hosting guidance, including its security-critical deployment step. The project uses TypeScript, PostgreSQL, the official MCP SDK, Zod, and pg.

Tools and capabilities

The danieldoderlein/llm-bus MCP server groups its tools into:

  • Orientation: whoami, guide, whats_new, and list_projects
  • Handoffs: post and read_posts
  • Tasks: task lifecycle and dependency operations
  • Allocation: claim, sequence seeding, and claim history
  • Leases: acquire, release, and inspect file contention
  • Presence: participant registration and active-participant lookup
  • Knowledge: exact-filter event queries
  • Administration: participant, token, and invite management

Responses are designed to be small and stable for model context. Exact-match filters are used for event and task queries.

Limitations and notes

File leases are advisory rather than mandatory locks. Querying is exact-match only. The push endpoint is intentionally not an MCP tool because holding a request open inside a model turn would block that turn; it is intended for a separate process.

The service is open source under AGPL-3.0 and can be self-hosted. The hosted service is a separate managed offering. The repository reports a 500-concurrent test for collision-free claims, but the README’s broader activity figures are from the project’s own multi-agent runs rather than customer evidence.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Coding Agents View all alternatives
  • Agent MCP logoAgent MCP

    A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.

    🤖 Coding Agents4 views
    Compare vs Agent MCP →
  • MCP Rubber Duck logoMCP Rubber Duck

    An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives

    🤖 Coding Agents3 views
    Compare vs MCP Rubber Duck →
  • Codegraphcontext logoCodegraphcontext

    An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.

    🤖 Coding Agents3 views
    Compare vs Codegraphcontext →
  • Codex MCP Tool logoCodex MCP Tool

    MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)

    🤖 Coding Agents4 views
    Compare vs Codex MCP Tool →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
9
Stargazers on the source repository.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Llm Bus

Clone the repository, run npm ci, create a PostgreSQL database, set DATABASE_URL, run the migrations, bootstrap an owner, seed a participant token, and start the development server with npm run dev.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLlm Bus AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/danieldoderlein-llm-bus?style=directory)](https://allmcps.com/mcp/danieldoderlein-llm-bus)
HTML Embed
<a href="https://allmcps.com/mcp/danieldoderlein-llm-bus"><img src="https://allmcps.com/api/badge/danieldoderlein-llm-bus?style=directory" alt="Llm Bus on AllMCPs" /></a>

Technical Specs & Signals

Category🤖Coding Agents
PricingFree
More technical detailsExpand â–¾
AuthAPI key
LicenseAGPL-3.0
ClientsCursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars9
GitHub Star CountTotal stargazers on GitHub representing community popularity (9 stars).
45Quality signal: Fair · 45/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools21/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🤖 Coding Agents →Best MCP servers for Coding Agents →Alternatives to Llm Bus →Install in Claude DesktopInstall in CursorInstall in VS Code