streamable-httpMITupdated 7d 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.
What can you do with 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
Install
Add DC Hub — Data Center & Power Intelligence to your client. Pick the one you use.
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`.
Score
39 / 100
Incomplete
- Documentation25/25
- Maintenance25/25
- Trust13/20
- Capability0/15
- Install experience12/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
Version history
| Versions | Published |
|---|---|
| 2.12.3Latest | Sep 1, 2026 |
| 2.12.2 | Aug 31, 2026 |
| 2.12.1 | Aug 29, 2026 |
| 2.12.0 | Aug 13, 2026 |
| 2.11.1 | Aug 1, 2026 |
| 2.11.0 | Aug 1, 2026 |
| 2.10.0 | Jul 31, 2026 |
| 2.9.3 | Jul 27, 2026 |
| 2.5.1 | Jul 23, 2026 |
| 2.5.0 | Jul 12, 2026 |
| 2.4.6 | Jul 11, 2026 |
| 2.4.5 | Jul 4, 2026 |
| 2.4.4 | Jul 3, 2026 |
| 2.4.3 | Jul 2, 2026 |
| 2.4.2 | Jul 2, 2026 |
| 2.4.1 | Jun 30, 2026 |
| 2.4.0 | Jun 28, 2026 |
| 2.3.3 | Jun 21, 2026 |
| 2.3.2 | Jun 20, 2026 |
| 2.3.1 | Jun 19, 2026 |
| 2.3.0 | Jun 19, 2026 |
| 2.2.9 | Jun 17, 2026 |
| 2.2.8 | Jun 17, 2026 |
| 2.2.7 | Jun 17, 2026 |
| 2.2.6 | Jun 15, 2026 |
| 2.2.5 | Jun 14, 2026 |
| 2.2.4 | Jun 7, 2026 |
| 2.1.22 | Jun 7, 2026 |
| 2.2.3 | Jun 5, 2026 |
| 2.2.2 | Jun 2, 2026 |
| 2.2.1 | May 31, 2026 |
| 2.2.0 | May 30, 2026 |
| 2.1.10 | May 26, 2026 |
| 1.0.0 | Mar 6, 2026 |