MCP Hub
Rank #4,714app.paichart/mcp-hub
MCP server providing hub capabilities
MCP Hub is a Model Context Protocol (MCP) server published by paichart. It ranks #4,714 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Hub is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 127,332 of 132,046 servers on MCP Toplist.
Use MCP Hub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-hub https://paichart.app/mcp[mcp_servers.mcp-hub]
url = "https://paichart.app/mcp"Add to ~/.codex/config.toml.
https://paichart.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-hub": {
"url": "https://paichart.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-hub": {
"type": "http",
"url": "https://paichart.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-hub": {
"serverUrl": "https://paichart.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-hub": {
"url": "https://paichart.app/mcp"
}
}
}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/app.paichart%2Fmcp-hub)<a href="https://mcptoplist.com/server/app.paichart%2Fmcp-hub"><img src="https://mcptoplist.com/badge/app.paichart%2Fmcp-hub.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
paichart
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Hub?
- MCP Hub is maintained by paichart, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Hub listed on the Official MCP Registry?
- Yes — MCP Hub is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Hub have?
- MCP Toplist tracks 2 versions of MCP Hub, most recently published on Mar 23, 2026.
- Where can I find the source code for MCP Hub?
- The source code for MCP Hub is hosted at github.com/paichart/paichart.
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.