← Back to Plugins
MCP Server MCP

io.github.himorishige/hatago-mcp-hub

github By github 👁 1 views ▲ 0 votes

Unified MCP Hub for managing multiple Model Context Protocol servers

Homepage Verified source GitHub

Install

npx -y @himorishige/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@himorishige/hatago-mcp-hub",
      "version": "0.0.16",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...