<!-- phase76_readme_polish -->
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 16,100+ 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, Cline, Continue, 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
- 16,100+ 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)
- 1,600+ 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
82 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 82 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"
}
Smithery.ai
Listed at smithery.ai/servers/azmartone67/dchub. Add via Smithery CLI:
npx -y @smithery/cli install @azmartone67/dchub --client claude
Pricing
- Anonymous: 10 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
<!-- registry-rebuild: 2026-07-16 β Glama builder ECONNRESET x2 on 091afc4 (empty logs, infra-side); commit verified clean locally -->











