Hatago MCP Hub

Hatago MCP Hub is a lightweight hub that unifies access to multiple MCP (Model Context Protocol) servers from tools like Claude Code, Codex CLI, Cursor, Windsurf, and VS Code. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2025-09-14 · ★ 27 · #480 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Hatago MCP Hub

before you install - you'll need

Set GITHUB_TOKEN, HATAGO_METRICS before connecting.

Claude Code

claude mcp add himorishige-hatago-mcp-hub -- npx -y @himorishige/hatago-mcp-hub

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "himorishige-hatago-mcp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@himorishige/hatago-mcp-hub"
      ]
    }
  }
}

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 @himorishige/hatago-mcp-hub - published under the repo owner's npm scope (@himorishige)

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

03 · What Hatago MCP Hub can do

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

Latest releases

v0.0.16 · 2025-09-14

update package versions to 0.0.16 (#76) @himorishige · update references to the correct repository (#75) @himorishige · remove deprecated classes and streamline error handling (#74) @himorishige

v0.0.15 · 2025-09-14

v0.0.15 (#73) @himorishige · remove unused thick implementations per Hatago philosophy (#72) @himorishige

v0.0.14 · 2025-09-14

Release v0.0.14 (#71) @himorishige · simplify hub architecture and improve performance (#70) @himorishige · remove lean runtime and related components (#69) @himorishige · remove thin-facade and consolidate types into…

04 · Who maintains Hatago MCP Hub

hatago-mcp-hub is maintained by himorishige. It's the only MCP server we track from this author; the repo dates to Aug 2025.

05 · Facts

category
other - ranked #480 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.himorishige/hatago-mcp-hub (active, first published 2025-09-13 · 5 versions)
packages
npm:@himorishige/hatago-mcp-hub

06 · Hatago MCP Hub FAQ

What is Hatago MCP Hub?

Hatago MCP Hub is a lightweight hub that unifies access to multiple MCP (Model Context Protocol) servers from tools like Claude Code, Codex CLI, Cursor, Windsurf, and VS Code. It runs locally over stdio via the published package.

Is Hatago MCP Hub still maintained?

Yes - as of 2026-08-25, its last commit was 2025-09-14. We re-verify nightly.

How do I install Hatago MCP Hub?

Run `npx -y @himorishige/hatago-mcp-hub`. The README documents 2 environment variables (GITHUB_TOKEN, HATAGO_METRICS) to set first. Set GITHUB_TOKEN, HATAGO_METRICS before connecting. You can also paste the ready-made client config above.

Does Hatago MCP Hub 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 Hatago MCP Hub

More MCP servers to compare · Hithereiamaliff MCP Datagovmy · Akf · Stacksfinder · Mit Dining · Fanout

More TypeScript MCP servers · Hint Services Obsidian GitHub MCP · Claw Link · Hive Intelligence MCP · Hivemind · Good Memory · see all