streamable-httpMITupdated 8d ago
Real-time data-center, power-grid, interconnection-queue, grid-capacity, fiber, natural-gas & hyperscale infrastructure intelligence for AI agents — live telemetry across PJM, ERCOT, CAISO and every US ISO.
¿Qué puedes hacer con DC Hub — Data Center & Power Intelligence?
DC Hub MCP Server
Real-time data-center, power-grid, interconnection-queue, grid-capacity, fiber, natural-gas & hyperscale infrastructure intelligence for AI agents — live telemetry across PJM, ERCOT, CAISO and every US ISO.
👉 Try it free in your browser — no signup, no key: dchub.cloud/playground — run live queries against 19,900+ facilities, 300+ markets & real-time grids. Then add the MCP server or grab a free key.
The only MCP server combining facility data, infrastructure, and live grid intelligence into one queryable interface. Built for Claude, Cursor, Gemini CLI, Antigravity, VS Code, Cline, Continue, Windsurf, and any AI assistant doing data center site selection, energy analysis, or market research.
⭐ Star this repo — if DC Hub is useful to your agents, a star helps other builders (and their AI assistants) discover it across the MCP registries; it's the #1 signal Smithery, Glama & awesome-mcp-servers rank on. → Star
azmartone67/dchub-mcp-server
What you can do with it
"Can I get 200 MW in PJM, and how long would it take?"
"Show me AWS data center construction pipeline in Ohio"
"Compare ERCOT vs PJM capacity prices over the last 30 days"
"Find data centers within 50km of Northern Virginia substations >230kV"
"What's the live demand and generation mix in CAISO right now?"
"Is behind-the-meter gas power cheaper than the grid in Texas?"
"What's the grid mix in Atlanta (SOCO) and is power available?"
"Get fiber routes between Ashburn and Atlanta"
Your AI assistant gets real-time, structured answers — not links to PDFs.
What's inside
- 19,900+ data center facilities across 170+ countries — operator, capacity, location, fiber connectivity
- 126,000+ substations with voltage class, available capacity estimates
- Real-time grid telemetry — live load + generation mix across the 7 US ISOs (PJM, ERCOT, CAISO, MISO, SPP, NYISO, ISO-NE) + 40+ EIA balancing authorities (Atlanta, Carolinas, Florida, Pacific NW...), plus Great Britain (NESO), 24 European ENTSO-E zones, Taiwan & Australia — refreshed ~every 5 min
- Interconnection-queue snapshots with per-ISO BUILD/CAUTION/AVOID verdicts — including live large-load queue depth where the ISO publishes it (ERCOT is the only US ISO with a public data-center-scale large-load feed)
- 2,000+ tracked M&A transactions + AI capacity index + hyperscaler $1B+ deal tracker
- Transmission lines, gas pipelines, fiber routes — the full infrastructure stack
- NEPA filings for upcoming federal energy + data center projects
- Tax incentives by state with eligibility details
- Market intelligence — 300+ markets scored daily with DCPI BUILD/CAUTION/AVOID verdicts, plus facilities tracked across 170+ countries
83 MCP tools across facility search, market intel, grid + interconnection, renewable-energy, site analysis, deals, fiber routing, and infrastructure. Full tool list →
Actively used by Claude and Cursor — see /cited-by.
Guided prompts & resources
Beyond the 83 tools, DC Hub ships 13 guided prompts — they surface as slash-commands in Claude Desktop, Cursor, and other MCP clients (every invocation is telemetry-tracked as recipe:<name>):
/dchub:analyze-site— full buildability read for an address or lat,lon/dchub:pick-a-market— where to build N MW (DCPI-ranked, with time-to-power)/dchub:power-availability— power availability + time-to-power for an ISO/dchub:site-report— premium one-page site brief (power · gas · fiber · market · risk)/dchub:compare-markets— 2–4 markets head-to-head/dchub:fiber-plan— diverse fibre lead-in routes to a carrier hotel/dchub:market_selection— DCPI shortlist → per-finalist verdict → grid reality-check/dchub:grid_and_queue— power availability + interconnection queue for an ISO/dchub:site_analysis— one site, multi-factor: composite score, FEMA hazards, water/dchub:water_risk— water stress & hazard read for a site/dchub:hyperscaler_activity— deals + forward pipeline: who is buying and building/dchub:whats_changed— what moved since your last call (the return hook)/dchub:fiber_power_pairing— where fiber density and available power overlap in a market
Plus citable resources: dchub://about, dchub://methodology (DCPI/DCGI), dchub://data-sources, dchub://coverage.
Why DC Hub vs other directories
| DC Hub | datacenters.com | dcbyte | baxtel | |
|---|---|---|---|---|
| Live grid data | ✅ | ❌ | ❌ | ❌ |
| MCP / AI integration | ✅ | ❌ | ❌ | ❌ |
| Facility + infra + grid | ✅ | ❌ | ❌ | ❌ |
| Real-time API | ✅ | ❌ | ❌ | ❌ |
| NEPA filings | ✅ | ❌ | ❌ | ❌ |
| Free dev tier | ✅ | ❌ | ❌ | ✅ |
Their strength: directories of facilities you can browse. Our strength: an API your AI assistant can query in real time across the full infrastructure stack.
Install
Claude Desktop / Claude Code
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"dchub": {
"url": "https://dchub.cloud/mcp",
"transport": "http"
}
}
}
Cursor
Search for "DC Hub" in Cursor MCP marketplace → click Install.
Cline / Continue.dev
{
"name": "dchub",
"url": "https://dchub.cloud/mcp",
"transport": "http"
}
Gemini CLI
~/.gemini/settings.json (or .gemini/settings.json in a project):
{
"mcpServers": {
"dchub": {
"httpUrl": "https://dchub.cloud/mcp"
}
}
}
Or one command: gemini mcp add --transport http dchub https://dchub.cloud/mcp
httpUrl, noturl. In Gemini CLIurlis the SSE form andcommandis stdio — put a Streamable-HTTP server under either and it is dialled with the wrong transport and never connects. This is the free Gemini CLI: no OAuth, no admin console, no enterprise account. Add aheadersobject withX-API-Keyfor full data.
Antigravity
~/.gemini/antigravity/mcp_config.json (or .agents/mcp_config.json in a workspace):
{
"mcpServers": {
"dchub": {
"serverUrl": "https://dchub.cloud/mcp"
}
}
}
serverUrl, noturlorhttpUrl. Antigravity rejects both — the block stays valid JSON and registers nothing. It is a different client from Gemini CLI with a different config file, so installing one does not install the other, even though both live under~/.gemini/.
Smithery.ai
Listed at smithery.ai/servers/azmartone67/dchub. Add via Smithery CLI:
npx -y @smithery/cli install @azmartone67/dchub --client claude
Pricing
- Anonymous: 5 calls/day, no API key needed
- Free key (email signup, ~60 sec): https://dchub.cloud/signup — 50 calls/day
- Starter ($9/mo): 200 calls/day → Stripe
- Developer ($49/mo): 500 calls/day, full field access → Stripe
- Pro ($299/mo): 2,000 calls/day + bulk export, historical data
- Enterprise (custom): 100,000 calls/day, dedicated support, custom integrations
- Credit pack: $10 one-time = 1,000 API calls (no subscription) → Stripe
Data sources
EIA hourly RTO data · HIFLD substation database · OpenStreetMap · PeeringDB · DC Hub proprietary news + facility pipeline · regulations.gov NEPA filings · USGS · EPA eGRID · FEMA NRI
Open source
This MCP server's transport layer is open source. The data + business logic lives at dchub.cloud. Issues: GitHub Issues.
Contact
azmartone@gmail.com — Jonathan Martone — Martone Advisors LLC
Instalación
Añade DC Hub — Data Center & Power Intelligence a tu cliente. Elige el que uses.
claude mcp add --transport http dc-hub-data-center-power-intelligence https://dchub.cloud/mcpcodex mcp add dc-hub-data-center-power-intelligence --url https://dchub.cloud/mcp{
"mcpServers": {
"dc-hub-data-center-power-intelligence": {
"url": "https://dchub.cloud/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"dc-hub-data-center-power-intelligence": {
"type": "http",
"url": "https://dchub.cloud/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"dc-hub-data-center-power-intelligence": {
"url": "https://dchub.cloud/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"dc-hub-data-center-power-intelligence": {
"serverUrl": "https://dchub.cloud/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Puntuación
39 / 100
Incompleta
- Documentación25/25
- Mantenimiento25/25
- Confianza13/20
- Capacidad0/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 0 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 2.12.3Última | 1 sept 2026 |
| 2.12.2 | 31 ago 2026 |
| 2.12.1 | 29 ago 2026 |
| 2.12.0 | 13 ago 2026 |
| 2.11.1 | 1 ago 2026 |
| 2.11.0 | 1 ago 2026 |
| 2.10.0 | 31 jul 2026 |
| 2.9.3 | 27 jul 2026 |
| 2.5.1 | 23 jul 2026 |
| 2.5.0 | 12 jul 2026 |
| 2.4.6 | 11 jul 2026 |
| 2.4.5 | 4 jul 2026 |
| 2.4.4 | 3 jul 2026 |
| 2.4.3 | 2 jul 2026 |
| 2.4.2 | 2 jul 2026 |
| 2.4.1 | 30 jun 2026 |
| 2.4.0 | 28 jun 2026 |
| 2.3.3 | 21 jun 2026 |
| 2.3.2 | 20 jun 2026 |
| 2.3.1 | 19 jun 2026 |
| 2.3.0 | 19 jun 2026 |
| 2.2.9 | 17 jun 2026 |
| 2.2.8 | 17 jun 2026 |
| 2.2.7 | 17 jun 2026 |
| 2.2.6 | 15 jun 2026 |
| 2.2.5 | 14 jun 2026 |
| 2.2.4 | 7 jun 2026 |
| 2.1.22 | 7 jun 2026 |
| 2.2.3 | 5 jun 2026 |
| 2.2.2 | 2 jun 2026 |
| 2.2.1 | 31 may 2026 |
| 2.2.0 | 30 may 2026 |
| 2.1.10 | 26 may 2026 |
| 1.0.0 | 6 mar 2026 |