search_facilities
Search 21,000+ global data center facilities by location, capacity, operator, fiber, or status. Get name, coordinates, power, and fiber details for facility analysis.
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 | City name to filter facilities, e.g. Ashburn, Dallas | |
| tier | No | Uptime Institute tier filter (1-4) | |
| limit | No | Max results to return (1-500; default varies by tool) | |
| query | No | Free-text search over facility name/operator/location (mapped to the backend `q` param), e.g. "hyperscale Ashburn" | |
| state | No | US state abbreviation or region, e.g. VA, TX | |
| offset | No | Pagination offset, 0-based (skip this many results) | |
| country | No | ISO 3166-1 alpha-2 country code, e.g. US, GB, SG | |
| operator | No | Operator/provider company name, e.g. Equinix, Digital Realty | |
| max_capacity_mw | No | Maximum power capacity filter in megawatts (MW) | |
| min_capacity_mw | No | Minimum power capacity filter in megawatts (MW) |