hubd
Rank #6,361io.github.bzdOS/hubd
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
hubd is a Model Context Protocol (MCP) server published by bzdos. It ranks #6,361 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. hubd is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 125,685 of 132,046 servers on MCP Toplist.
Use hubd
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hubd -- npx -y @bzdos/hubd[mcp_servers.hubd]
command = "npx"
args = ["-y", "@bzdos/hubd"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hubd": {
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hubd": {
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hubd": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hubd": {
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hubd": {
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}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/io.github.bzdOS%2Fhubd)<a href="https://mcptoplist.com/server/io.github.bzdOS%2Fhubd"><img src="https://mcptoplist.com/badge/io.github.bzdOS%2Fhubd.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bzdos
Available versions (3)
| Version | Published |
|---|---|
| 0.4.2 | Jul 4, 2026 |
| 0.1.8 | Jun 29, 2026 |
| 0.1.5 | Jun 25, 2026 |
Frequently asked questions
- Who maintains hubd?
- hubd is maintained by bzdos, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is hubd listed on the Official MCP Registry?
- Yes — hubd is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does hubd have?
- MCP Toplist tracks 3 versions of hubd, most recently published on Jul 4, 2026.
- Where can I find the source code for hubd?
- The source code for hubd is hosted at github.com/bzdos/hubd.
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.