← Index

io.github.himorishige/hatago-mcp-hub

io.github.himorishige/hatago-mcp-hub·v0.0.16·Other
Quality Score
65
/100

Unified MCP Hub for managing multiple Model Context Protocol servers

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hatago-mcp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@himorishige/hatago-mcp-hub"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hatago-mcp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@himorishige/hatago-mcp-hub"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @himorishige/hatago-mcp-hub
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other