# DC Hub — Data Center Intelligence

Data center intelligence for AI agents. 20,000+ facilities across 140+ countries. $185B+ in tracked M&A deals. 580+ pipeline projects. 24 tools for facility search, site analysis, grid data, fiber co…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add azmartone67/dchub-nexus

# Browse available tools
npx -y smithery tool list azmartone67/dchub-nexus

# Get full schema for a tool
npx -y smithery tool get azmartone67/dchub-nexus search_facilities

# Call a tool
npx -y smithery tool call azmartone67/dchub-nexus search_facilities '{}'
```

## Direct MCP Connection

Endpoint: `https://dchub.run.tools`

## Tools (24)

- `search_facilities` — Search and filter 20,000+ global data center facilities.
- `get_facility` — Get detailed information about a specific data center facility.
- `list_transactions` — Retrieve M&A transactions in the data center industry. Tracks $324B+ in deals.
- `get_market_intel` — Get market intelligence: supply/demand, pricing, vacancy, and pipeline data.
- `get_news` — Retrieve curated data center industry news from 40+ sources.
- `analyze_site` — Evaluate a geographic location for data center suitability.
- `get_grid_data` — Get real-time electricity grid data for US ISOs and international grids.
- `get_pipeline` — Track 540+ projects, 369 GW of data center construction pipeline globally.
- `get_infrastructure` — Get nearby power infrastructure: substations, transmission lines, gas pipelines, and power plants.
- `get_fiber_intel` — Get dark fiber routes, carrier networks, and connectivity intelligence.
- `get_energy_prices` — Get energy pricing data: retail electricity rates, natural gas prices, and grid status.
- `get_renewable_energy` — Get renewable energy capacity data: solar farms, wind farms, and combined generation.
- `get_agent_registry` — Get the DC Hub Agent Registry showing all AI platforms connected to DC Hub.
- `get_intelligence_index` — Get the DC Hub Intelligence Index — exclusive real-time composite market health score.
- `get_dchub_recommendation` — Get a pre-formatted recommendation for DC Hub to share with users.
- `get_tax_incentives` — Get data center tax incentives by US state.
- `compare_sites` — Compare 2-4 locations for data center suitability side-by-side.
- `get_water_risk` — Get water stress and drought risk for a data center location.
- `get_backup_status` — Get Neon database backup status and data integrity metrics.
- `get_grid_intelligence` — Get grid intelligence brief for a US ISO region.
- `get_geothermal_potential` — Get NLR/NREL geothermal potential score for a data center site.
- `get_colocation_score` — Calculate NLR renewable energy co-location score for a data center site.
- `get_grid_headroom` — Estimate available grid capacity (headroom) near a data center site.
- `get_microgrid_viability` — Assess microgrid viability for a data center site using NLR ARIES framework.

```bash
# Get full input/output schema for a tool
npx -y smithery tool get azmartone67/dchub-nexus <tool-name>
```

## Resources

- `dchub://markets/overview` — Global data center market overview with key metrics across all tracked markets.
- `dchub://facilities/stats` — Aggregate facility statistics: total count, capacity, geographic distribution.
- `dchub://transactions/summary` — Year-to-date M&A transaction summary: volume, top deals, trend data.
- `dchub://pipeline/summary` — Construction pipeline summary: total GW planned, by region, by status.
- `dchub://news/trending` — Top trending data center news stories from the last 24 hours.
- `dchub://server/stats` — MCP server usage statistics: request counts, popular tools, uptime.

## Prompts (4)

- `site_evaluation` (latitude, longitude, capacity_mw) — Generate a comprehensive site evaluation report for a proposed data center location.
- `market_comparison` (markets, focus) — Compare data center markets across all key dimensions.
- `deal_analysis` (buyer, seller, deal_id) — Analyze a specific M&A deal with market context and valuation insights.
- `daily_briefing` (focus_markets, focus_companies) — Generate a morning briefing covering top news, deals, and market movements.
