search_facilities
Find existing data center facilities globally by location, capacity, operator, fiber connectivity, or status. Returns key details including power, provider, and coordinates.
Instructions
Search 21,000+ global data center facilities across 170+ countries — by location (country/state/market), capacity (MW), operator, fiber connectivity, status (operational/under-construction/planned), or DCPI verdict. Returns name, provider, lat/lon, power_mw, fiber count, market_slug, status. Try: search_facilities country=US state=VA min_mw=10 status=operational. Use this to find EXISTING facilities; do NOT use for the forward-looking construction pipeline (use get_pipeline) or for the full profile of one facility (use get_facility).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| tier | No | ||
| limit | No | ||
| query | No | ||
| state | No | ||
| offset | No | ||
| country | No | ||
| operator | No | ||
| max_capacity_mw | No | ||
| min_capacity_mw | No |