LLM Bus
Rank #20,442com.llm-bus/llm-bus
Coordinate multiple AI agents over MCP: atomic claims, leases, shared ledger, handoffs, tasks.
LLM Bus is a Model Context Protocol (MCP) server published by danieldoderlein. It ranks #20,442 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. LLM Bus is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 111,604 of 132,046 servers on MCP Toplist.
Use LLM Bus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http llm-bus https://mcp.llm-bus.com/mcp[mcp_servers.llm-bus]
url = "https://mcp.llm-bus.com/mcp"Add to ~/.codex/config.toml.
https://mcp.llm-bus.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"llm-bus": {
"url": "https://mcp.llm-bus.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"llm-bus": {
"type": "http",
"url": "https://mcp.llm-bus.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"llm-bus": {
"serverUrl": "https://mcp.llm-bus.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"llm-bus": {
"url": "https://mcp.llm-bus.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.llm-bus%2Fllm-bus)<a href="https://mcptoplist.com/server/com.llm-bus%2Fllm-bus"><img src="https://mcptoplist.com/badge/com.llm-bus%2Fllm-bus.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
danieldoderlein
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains LLM Bus?
- LLM Bus is maintained by danieldoderlein, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is LLM Bus listed on the Official MCP Registry?
- Yes — LLM Bus is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does LLM Bus have?
- MCP Toplist tracks 1 version of LLM Bus, most recently published on Jun 19, 2026.
- Where can I find the source code for LLM Bus?
- The source code for LLM Bus is hosted at github.com/danieldoderlein/llm-bus.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.