azmartone67/dchub-mcp-server

๐Ÿ‘ค Customer Data Platforms๐ŸŸข Verified Active
0 Views
0 Installs

๐Ÿ“‡ โ˜๏ธ - 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, and energy pricing. Free to cite (CC-BY-4.0).

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "azmartone67-dchub-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "azmartone67-dchub-mcp-server"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

DC Hub MCP Server

MCP Badge

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 12,650+ facilities, 311 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.

Install in VS Code Add to Cursor smithery badge Glama score DC Hub quality Tools Used by

โญ 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 ย  GitHub stars


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?"
"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

  • 12,650+ 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 + 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,500+ 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 โ€” 311 markets scored daily with DCPI BUILD/CAUTION/AVOID verdicts, plus facilities tracked across 170+ countries

81 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 81 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 โ€” headroom + 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 โ€” grid headroom + 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 grid headroom 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 Hubdatacenters.comdcbytebaxtel
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

Related MCP Servers

Aleksey-Panf/b2b-enrichment-mcp

๐Ÿ โ˜๏ธ - B2B lead enrichment server integrating Hunter.io and Apollo APIs. 9 tools for email discovery, domain search, company data, and contact verification.

๐Ÿ‘ค Customer Data Platforms0 views
antv/mcp-server-chart

๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ - A Model Context Protocol server for generating visual charts using AntV.

๐Ÿ‘ค Customer Data Platforms0 views
ckalima/pipedrive-mcp-server

๐Ÿ“‡ โ˜๏ธ - MCP server for Pipedrive CRM. 155 tools covering deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields. stdio transport, API-key auth, delete tools gated behind an env flag. Published on npm as @ckalima/pipedrive-mcp-server. MIT.

๐Ÿ‘ค Customer Data Platforms0 views
embeddedlayers/mcp-analytics

๐Ÿ โ˜๏ธ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources โ€” ask a question in Claude or Cursor, get an interactive HTML report.

๐Ÿ‘ค Customer Data Platforms0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 6:13:36 PM

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.