DC HUB

DC HUB

Description: Data-center, power & gas intelligence MCP server. 33 tools covering 21,000+ data-center facilities (170+ countries), 232 US power markets scored by the DC Hub Power Index (DCPI), 2,000+ tracked M\&A deals, ISO grid telemetry (PJM, ERCOT, CAISO, MISO, SPP, NYISO), fiber routes, energy pricing. License: Free to cite (CC-BY-4.0). Existing distribution: In the official MCP registry; indexe

Category
Visit Server

README

<!-- phase76_readme_polish -->

DC Hub MCP Server

Real-time data center intelligence for AI agents.

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.

Install on Cursor smithery badge Glama Tools Used by


What you can do with it

"What's the current grid headroom in PJM?"
"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?"
"Get fiber routes between Ashburn and Atlanta"

Your AI assistant gets real-time, structured answers — not links to PDFs.

What's inside

  • 21,000+ data center facilities across 170+ countries — operator, capacity, location, fiber connectivity
  • 126,427 substations with voltage class, available capacity estimates
  • Real-time grid telemetry — live load/headroom for CAISO, MISO, SPP, NYISO (refreshed ~every 5 min); coverage across PJM, ERCOT, ISO-NE + Hydro-Québec, AESO, Nord Pool
  • Interconnection-queue snapshots with per-ISO BUILD/CAUTION/AVOID verdicts (ERCOT 410 GW / 87% DC, PJM 30 GW / 73% DC, etc.)
  • 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 for 232 DC markets globally with daily DCPI verdicts

38 MCP tools across facility search, market intel, grid + interconnection, site analysis, deals, and infrastructure. Full tool list →

Actively used by Claude and Cursor — see /cited-by.

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 ($199/mo): 2,000 calls/day + bulk export, historical data
  • Enterprise (custom): 100,000 calls/day, dedicated support, custom integrations
  • Metered overflow: $1 per 100 calls beyond your daily cap (no overage cutoffs)

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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured