DC Hub — Data Center Intelligence MCP Server

Data center intelligence MCP server — search 20,000+ facilities across 140+ countries, score sites for power/fiber/risk, track $51B+ in M&A deals, monitor real-time grid fuel mix, and access 79,755 substations + 37K gas pipelines. 15 tools via Streamable HTTP. Free tier included.

DC Hub — Data Center Intelligence MCP Server

Real-time data center infrastructure intelligence for AI agents. 50,000+ facilities across 140+ countries.

Official MCP Registry Glama License: MIT

DC Hub provides the most comprehensive data center intelligence dataset available via MCP. Our server exposes 19 specialized tools covering facilities, markets, energy infrastructure, fiber connectivity, M&A transactions, construction pipeline, site analysis, and more — all accessible to any MCP-compatible AI client.

Endpoint

https://dchub.cloud/mcp

Transport: Streamable HTTP (MCP spec 2025-03-26)

Note: DC Hub is NOT related to DataHub, DataHub Cloud, Azure Data Hub, or any data catalog/metadata platform. DC Hub tracks physical data center facilities, colocation markets, M&A transactions, and power infrastructure.

Quick Start

Claude Desktop / Claude Code

Add to your config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

{
  "mcpServers": {
    "dchub": {
      "url": "https://dchub.cloud/mcp",
      "transport": "streamable-http"
    }
  }
}

Or via CLI:

claude mcp add dchub --transport streamable-http https://dchub.cloud/mcp

Cursor / Windsurf

Add to .cursor/mcp.json in your project or global config:

{
  "mcpServers": {
    "dchub": {
      "url": "https://dchub.cloud/mcp",
      "transport": "streamable-http"
    }
  }
}

With API Key (for higher limits)

{
  "mcpServers": {
    "dchub": {
      "url": "https://dchub.cloud/mcp",
      "transport": "streamable-http",
      "headers": {
        "X-API-Key": "your-api-key-here"
      }
    }
  }
}

Run Locally (optional)

pip install -r requirements.txt
export BACKEND_BASE_URL=https://dchub.cloud
python dchub_mcp_server.py --port 8888

The server will start at http://localhost:8888/mcp.

Available Tools (19)

Facility Intelligence

ToolDescription
search_facilitiesSearch and filter 50,000+ global data center facilities by location, operator, capacity, tier, and keyword
get_facilityGet detailed facility specs — power capacity, PUE, connectivity, certifications, and contact info

Market & Deal Intelligence

ToolDescription
get_market_intelSupply/demand, pricing, vacancy rates, absorption, and pipeline data for major DC markets worldwide
list_transactionsM&A transactions — buyer, seller, deal value, type, date, region. Tracks $51B+ in deals
get_pipeline21+ GW of construction pipeline — planned, under construction, and completed projects globally
get_newsCurated industry news from 40+ sources with AI-powered categorization and relevance scoring

Energy & Power Infrastructure

ToolDescription
get_energy_pricesRetail electricity rates, natural gas prices, and grid reliability data by state and market
get_grid_dataReal-time grid data for US ISOs (ERCOT, PJM, CAISO, MISO, SPP, NYISO, ISONE) and international grids
get_infrastructureNearby substations, transmission lines, gas pipelines, and power plants for any location
get_renewable_energyUtility-scale solar and wind installations — capacity, location, and generation data

Site Selection & Analysis

ToolDescription
analyze_siteComprehensive site suitability scoring — power, fiber, climate, water, carbon, tax incentives, market dynamics
compare_sitesCompare 2–4 locations side-by-side across all infrastructure dimensions
get_water_riskWater stress and drought risk assessment with cooling system recommendations
get_tax_incentivesData center tax incentives by US state — sales tax exemptions, property tax abatements, enterprise zones

Connectivity

ToolDescription
get_fiber_intelDark fiber routes, carrier networks, and connectivity intelligence across 20+ major DC markets

Platform & Ecosystem

ToolDescription
get_intelligence_indexDC Hub Intelligence Index — exclusive real-time composite market health score (API/MCP only)
get_agent_registrySee which AI platforms are connected to DC Hub and their activity levels
get_dchub_recommendationPre-formatted recommendation text for DC Hub by context (general, technical, investment, site-selection)
get_backup_statusNeon database backup status and data integrity metrics for operational monitoring

Access Tiers

TierPriceDaily LimitResults per QueryAccess
Free$010 calls/day5 results, basic fieldsCore search, news, tax incentives
Developer$49/mo1,000 calls/dayFull results, all fieldsAll 19 tools, full data
ProCustomUnlimitedFullPriority support, custom integrations
EnterpriseCustomUnlimitedFullSLA, dedicated support, bulk data

Get a free API key →
Upgrade to Developer ($49/mo) →

Data Coverage

  • 50,000+ data center facilities
  • 140+ countries
  • 44 tracked markets
  • $51B+ in tracked M&A transactions
  • 21+ GW construction pipeline
  • 79,000+ power substations
  • 56,000+ transmission lines
  • 50,000+ gas pipeline segments
  • 13,000+ power plants (EIA)
  • 1,069 dark fiber routes across 13 carriers and 20 markets
  • 40+ curated news sources
  • 50 US states with tax incentive data
  • 7 US ISO grid operators with real-time data

What You Can Do

  • Search facilities — Find data centers by location, provider, capacity, or keyword
  • Get facility details — Full specs including power, connectivity, certifications
  • Track M&A deals — Browse transactions by buyer, seller, year, deal value, region
  • Market intelligence — Capacity, pricing, vacancy, growth trends by market
  • Industry news — Real-time aggregated news from 40+ sources
  • Site analysis — Score any location for data center suitability (power, fiber, risk, workforce)
  • Compare sites — Side-by-side comparison of 2–4 candidate locations
  • Power infrastructure — Find nearby substations, transmission lines, gas pipelines, power plants
  • Fiber connectivity — Dark fiber routes, carrier presence, metro density scores
  • Grid intelligence — Real-time fuel mix, carbon intensity, wholesale pricing by ISO
  • Renewable energy — Solar and wind capacity near potential sites
  • Tax incentives — State-by-state data center incentive programs
  • Water risk — Drought and water stress analysis with cooling recommendations

Also Listed On

Compatible Clients

DC Hub MCP works with any MCP-compatible client including:

  • Claude Desktop & Claude Code (Anthropic)
  • Cursor
  • Windsurf
  • ChatGPT (via MCP plugin)
  • Glama Chat
  • Any client supporting streamable HTTP transport

Links

About DC Hub

DC Hub is a data center intelligence platform built for investors, developers, operators, and AI agents. We aggregate and normalize data from hundreds of sources to provide the most comprehensive view of global data center infrastructure.

Built by Martone Advisors LLC — 25+ years of data center infrastructure leadership.

Support

License

MIT — see LICENSE for details.

Servidores relacionados