Hubd runs on your own machine — the client starts it, so there is no endpoint to ping. 1 881 installs a week from npm. Last commit 14 Sep 2026.
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
try { return execSync(cmd, { cwd, encoding: 'utf8', stdio: ['ignore', 'pipe', 'ignore'], timeout: 8000 }).trim(); }
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hubd -- npx -y @bzdos/hubd
{
"mcpServers": {
"hubd": {
"args": [
"-y",
"@bzdos/hubd"
],
"command": "npx"
}
}
}
[mcp_servers.hubd]
command = "npx"
args = ["-y", "@bzdos/hubd"]
{
"mcpServers": {
"hubd": {
"args": [
"-y",
"@bzdos/hubd"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hubd": {
"args": [
"-y",
"@bzdos/hubd"
],
"command": "npx"
}
}
}
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
Minimal project management for teams and AI agents.
Project management for teams and their AI agents.
The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.
Securely search and manage workspace context files for AI agents and teams.
Shared project context for AI agents and teams: docs, tasks, and messages that stay current.
Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
Answers built from our own checks of this server.