Hatago MCP Hub
Rank #9,148io.github.himorishige/hatago-mcp-hub
MCP server providing hatago-hub capabilities
Hatago MCP Hub is a Model Context Protocol (MCP) server published by himorishige. It ranks #9,148 of 132,046 servers tracked on MCP Toplist, and its repository has 27 GitHub stars. Hatago MCP Hub is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Aug 20, 2025 and most recently updated on Sep 14, 2025.
Ranks ahead of 122,898 of 132,046 servers on MCP Toplist.
Use Hatago MCP Hub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hatago-mcp-hub -- npx -y @himorishige/hatago-mcp-hub[mcp_servers.hatago-mcp-hub]
command = "npx"
args = ["-y", "@himorishige/hatago-mcp-hub"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hatago-mcp-hub": {
"command": "npx",
"args": [
"-y",
"@himorishige/hatago-mcp-hub"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hatago-mcp-hub": {
"command": "npx",
"args": [
"-y",
"@himorishige/hatago-mcp-hub"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hatago-mcp-hub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@himorishige/hatago-mcp-hub"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hatago-mcp-hub": {
"command": "npx",
"args": [
"-y",
"@himorishige/hatago-mcp-hub"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hatago-mcp-hub": {
"command": "npx",
"args": [
"-y",
"@himorishige/hatago-mcp-hub"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.himorishige%2Fhatago-mcp-hub)<a href="https://mcptoplist.com/server/io.github.himorishige%2Fhatago-mcp-hub"><img src="https://mcptoplist.com/badge/io.github.himorishige%2Fhatago-mcp-hub.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
himorishige
Available versions (6)
| Version | Published |
|---|---|
| 0.0.16 | Sep 14, 2025 |
| 0.0.15 | Sep 14, 2025 |
| 0.0.14 | Sep 14, 2025 |
| 0.0.13 | Sep 13, 2025 |
| 0.0.12 | Sep 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hatago MCP Hub?
- Hatago MCP Hub is maintained by himorishige, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Hatago MCP Hub listed on the Official MCP Registry?
- Yes — Hatago MCP Hub is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Hatago MCP Hub have?
- MCP Toplist tracks 6 versions of Hatago MCP Hub, most recently published on Sep 14, 2025.
- Where can I find the source code for Hatago MCP Hub?
- The source code for Hatago MCP Hub is hosted at github.com/himorishige/hatago-mcp-hub.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.