DC Hub — Data Center & Power Intelligence
Rank #1,434cloud.dchub/mcp-server
Live data-center, grid, fiber & gas infrastructure intelligence for AI agents — query and cite.
DC Hub — Data Center & Power Intelligence is a Model Context Protocol (MCP) server published by azmartone67. It ranks #1,434 of 115,460 servers tracked on MCP Toplist. DC Hub — Data Center & Power Intelligence is listed across 2 registries — Official MCP and mcp.so, with 14 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 114,026 of 115,460 servers on MCP Toplist.
Use DC Hub — Data Center & Power Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dchub https://dchub.cloud/mcp[mcp_servers.dchub]
url = "https://dchub.cloud/mcp"Add to ~/.codex/config.toml.
https://dchub.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dchub": {
"url": "https://dchub.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dchub": {
"type": "http",
"url": "https://dchub.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dchub": {
"serverUrl": "https://dchub.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dchub": {
"url": "https://dchub.cloud/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/cloud.dchub%2Fmcp-server)<a href="https://mcptoplist.com/server/cloud.dchub%2Fmcp-server"><img src="https://mcptoplist.com/badge/cloud.dchub%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
azmartone67
Other servers by azmartone67
View all azmartone67 servers →Available versions (14)
| Version | Published |
|---|---|
| 2.12.2 | Aug 31, 2026 |
| 2.12.1 | Aug 29, 2026 |
| 2.12.0 | Aug 13, 2026 |
| 2.11.0 | Aug 1, 2026 |
| 2.10.0 | Jul 31, 2026 |
| 2.9.3 | Jul 27, 2026 |
| 2.4.4 | Jul 3, 2026 |
| 2.4.2 | Jul 2, 2026 |
| 2.2.7 | Jun 17, 2026 |
| 2.2.5 | Jun 14, 2026 |
| 2.2.3 | Jun 5, 2026 |
| 2.2.1 | May 31, 2026 |
| 1.0.0 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains DC Hub — Data Center & Power Intelligence?
- DC Hub — Data Center & Power Intelligence is maintained by azmartone67, which publishes 3 MCP servers (20 total versions) tracked on MCP Toplist.
- Is DC Hub — Data Center & Power Intelligence listed on the Official MCP Registry?
- Yes — DC Hub — Data Center & Power Intelligence is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does DC Hub — Data Center & Power Intelligence have?
- MCP Toplist tracks 14 versions of DC Hub — Data Center & Power Intelligence, most recently published on Aug 31, 2026.
- Where can I find the source code for DC Hub — Data Center & Power Intelligence?
- The source code for DC Hub — Data Center & Power Intelligence is hosted at github.com/azmartone67/dchub-mcp-server.