Hub
Rank #41,742com.mcpbundles/hub
MCP server providing hub capabilities
Hub is a Model Context Protocol (MCP) server published by thinkchainai. It ranks #41,742 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Hub is listed on Official MCP, with 2 tracked versions. It was first listed on Nov 19, 2025 and most recently updated on Nov 19, 2025.
Ranks ahead of 73,718 of 115,460 servers on MCP Toplist.
Use Hub
claude mcp add --transport http hub https://mcp.mcpbundles.com/hub/Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
[mcp_servers.hub]
url = "https://mcp.mcpbundles.com/hub/"Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
https://mcp.mcpbundles.com/hub/Settings → Connectors → “Add custom connector”, then paste this URL.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"hub": {
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
{
"servers": {
"hub": {
"type": "http",
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"hub": {
"serverUrl": "https://mcp.mcpbundles.com/hub/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"hub": {
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0+build.8da55d55/hub.mcpb` — install it through your client’s extension manager.
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/com.mcpbundles%2Fhub)<a href="https://mcptoplist.com/server/com.mcpbundles%2Fhub"><img src="https://mcptoplist.com/badge/com.mcpbundles%2Fhub.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thinkchainai
Other servers by thinkchainai
- Agent Interviews#36,791
- Remote Browser MCP Server from MCPBundles#57,350 · 1 ver
- Stock Intelligence MCP#59,602
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hub?
- Hub is maintained by thinkchainai, which publishes 23 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Hub listed on the Official MCP Registry?
- Yes — Hub is listed on the Official MCP Registry.
- How many versions does Hub have?
- MCP Toplist tracks 2 versions of Hub, most recently published on Nov 19, 2025.
- Where can I find the source code for Hub?
- The source code for Hub is hosted at github.com/thinkchainai/mcpbundles.