Hubd MCP Server

The project tracker for teams of humans and AI agents - in plain files. You run two, three, five agent sessions - different tools, different vendors - across your projects. Each one is brilliant, and each one has no idea the others exist. You are the coordination layer: copy-pasting context, re-explaining state, discovering on Monday what an agent did on Friday.

People connecting filesystem tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 2 · #12 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Hubd

before you install - you'll need

HUBD_AGENT is optional or environment-specific per the README.

Claude Code

claude mcp add bzdos-hubd -- npx -y @bzdos/hubd

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bzdos-hubd": {
      "command": "npx",
      "args": [
        "-y",
        "@bzdos/hubd"
      ]
    }
  }
}

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

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 local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @bzdos/hubd - published under the repo owner's npm scope (@bzdos)

registry namespace io.github.bzdOS is GitHub-verified and matches the repo owner

03 · What Hubd can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.9.0 · 2026-08-11

0.9.0 - 2026-08-10 · The memory-and-scope release: what to do now, what we know about X, what it · cost, and which of those belongs to a project at all. · hub_next / hub now - ONE task and the reason it won, not a…

v0.5.0 · 2026-07-26

The attribution-and-environment release. Includes everything since 0.4.7 (0.4.8 was never published). · an author is required on every write - agent/by on report, sync, card set, task add/update, resource set…

v0.4.2 · 2026-07-04

Docs sync with the 0.1->0.4 evolution. The README/docs had drifted: · Roadmap listed the graph/semantic layer, resources and [[link]] resolution as "next (v0.2)" - all shipped. Rewritten: those + structured reports…

04 · Who maintains Hubd

hubd is maintained by bzdos. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
filesystem - ranked #12 of 34 actively-maintained filesystem servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-11)
registry
io.github.bzdOS/hubd (active, first published 2026-06-25 · 3 versions)
packages
npm:@bzdos/hubd

06 · Hubd FAQ

What is Hubd?

The project tracker for teams of humans and AI agents - in plain files. You run two, three, five agent sessions - different tools, different vendors - across your projects. Each one is brilliant, and each one has no idea the others exist. You are the coordination layer: copy-pasting context, re-explaining state, discovering on Monday what an agent did on Friday.

Is Hubd still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Hubd?

Run `npx -y @bzdos/hubd`. The README documents one environment variable (HUBD_AGENT) to set first. HUBD_AGENT is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Hubd run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Hubd

More filesystem MCP servers · MCP Film Directory · Synology NAS · Google Drive · ellmos FileCommander

More JavaScript MCP servers · All Rates Today · Memoir · Cap Js MCP Server · AI Architect MCP Spec · see all