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).
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
claude mcp add dchub -- npx -y @smithery/cli{
"mcpServers": {
"dchub": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}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.
[](https://cursor.directory/plugins/mcp-dchub) [](https://smithery.ai/servers/azmartone67/dchub) [](https://glama.ai/mcp/connectors/cloud.dchub/dc-hub-data-center-intelligence-mcp-server) [](https://dchub.cloud/.well-known/mcp.json) [](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
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.
[](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
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。