Skip to main content
ClaudeWave

Data-center intelligence MCP server — 38 tools, 21,000+ data-center facilities (170+ countries), 232 US power markets (DC Hub Power Index), 2,000+ tracked M&A deals, ISO grid telemetry, fiber & energy pricing. Free to cite (CC-BY-4.0).

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: NPX · @smithery/cli
Claude Code CLI
claude mcp add dchub -- npx -y @smithery/cli
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "dchub": {
      "command": "npx",
      "args": ["-y", "@smithery/cli"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

<!-- 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](https://img.shields.io/badge/Cursor-Install-black?logo=cursor)](https://cursor.directory/plugins/mcp-dchub) [![smithery badge](https://smithery.ai/badge/azmartone67/dchub)](https://smithery.ai/servers/azmartone67/dchub) [![Glama](https://img.shields.io/badge/glama.ai-verified-purple)](https://glama.ai/mcp/connectors/cloud.dchub/dc-hub-data-center-intelligence-mcp-server) [![Tools](https://img.shields.io/badge/tools-38-blue)](https://dchub.cloud/.well-known/mcp.json) [![Used by](https://img.shields.io/badge/used%20by-Claude%20%C2%B7%20Cursor-green)](https://dchub.cloud/cited-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 →](https://dchub.cloud/integrations/mcp)

**Actively used by Claude and Cursor** — see [/cited-by](https://dchub.cloud/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`:

```json
{
  "mcpServers": {
    "dchub": {
      "url": "https://dchub.cloud/mcp",
      "transport": "http"
    }
  }
}
```

### Cursor

Search for "DC Hub" in [Cursor MCP marketplace](https://cursor.directory/plugins/dc-hub) → click Install.

### Cline / Continue.dev

```json
{
  "name": "dchub",
  "url": "https://dchub.cloud/mcp",
  "transport": "http"
}
```

### Smithery.ai

Listed at [smithery.ai/servers/azmartone67/dchub](https://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](https://dchub.cloud/signup) — 50 calls/day
- **Starter ($9/mo):** 200 calls/day → [Stripe](https://buy.stripe.com/8x2dRa5sS0x75uteGuaZi0g)
- **Developer ($49/mo):** 500 calls/day, full field access → [Stripe](https://buy.stripe.com/7sY5kE8F4fs13mI0PEaZi0c)
- **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](https://dchub.cloud). Issues: [GitHub Issues](https://github.com/azmartone67/dchub-mcp-server/issues).

## Contact

azmartone@gmail.com — Jonathan Martone — Martone Advisors LLC
ai-toolsanthropicclaudedata-centerdatacenterenergyfiberinfrastructuremarket-intelligencemcpmodel-context-protocolpower-gridreal-estatesite-selection

What people ask about dchub-mcp-server

What is azmartone67/dchub-mcp-server?

+

azmartone67/dchub-mcp-server is mcp servers for the Claude AI ecosystem. Data-center intelligence MCP server — 38 tools, 21,000+ data-center facilities (170+ countries), 232 US power markets (DC Hub Power Index), 2,000+ tracked M&A deals, ISO grid telemetry, fiber & energy pricing. Free to cite (CC-BY-4.0). It has 0 GitHub stars and was last updated today.

How do I install dchub-mcp-server?

+

You can install dchub-mcp-server by cloning the repository (https://github.com/azmartone67/dchub-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is azmartone67/dchub-mcp-server safe to use?

+

Our security agent has analyzed azmartone67/dchub-mcp-server and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains azmartone67/dchub-mcp-server?

+

azmartone67/dchub-mcp-server is maintained by azmartone67. The last recorded GitHub activity is from today, with 5 open issues.

Are there alternatives to dchub-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy dchub-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: azmartone67/dchub-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/azmartone67-dchub-mcp-server)](https://claudewave.com/repo/azmartone67-dchub-mcp-server)
<a href="https://claudewave.com/repo/azmartone67-dchub-mcp-server"><img src="https://claudewave.com/api/badge/azmartone67-dchub-mcp-server" alt="Featured on ClaudeWave: azmartone67/dchub-mcp-server" width="320" height="64" /></a>

More MCP Servers

dchub-mcp-server alternatives