search_facilities

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:...

SERVERMcp Server SOURCEhttps://dchub.cloud/mcp
Low RISK CLASS
Category Read
Parameters 100 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/cloud-dchub-mcp-server/search-facilities.md

What search_facilities does on Mcp Server

AI agents call search_facilities to retrieve information from Mcp Server without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
city string City name to filter facilities, e.g. Ashburn, Dallas
tier integer Uptime Institute tier filter (1-4)
limit integer Max results to return (1-500; default varies by tool)
query string Free-text search over facility name/operator/location (mapped to the backend `q` param), e.g. "hyperscale Ashburn"
state string US state abbreviation or region, e.g. VA, TX
offset integer Pagination offset, 0-based (skip this many results)
country string ISO 3166-1 alpha-2 country code, e.g. US, GB, SG
operator string Operator/provider company name, e.g. Equinix, Digital Realty
max_capacity_mw number Maximum power capacity filter in megawatts (MW)
min_capacity_mw number Minimum power capacity filter in megawatts (MW)

Parameters from the server's own tool schema.

Why search_facilities is rated Low

This is a search/query tool that retrieves information about data center facilities from a database. It has no capability to create, modify, delete, or execute operations. The parameters are all filters for read-only queries. No financial, destructive, or execution capabilities are present. Low severity because misuse would only expose non-sensitive facility location and capacity metadata.

From the tool's definition Tool description explicitly states it "Search[es]" and "Returns name, provider, lat/lon, power_mw, fiber count, market_slug, status" — purely retrieval operations with no side effects.

Risk signalsHigh parameter count (10 properties)

Questions about search_facilities

What does the search_facilities tool do? +

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). It is categorised as a Read tool in the Mcp Server MCP Server, which means it retrieves data without modifying state.

What parameters does search_facilities accept? +

search_facilities accepts 10 parameters: city, tier, limit, query, state, offset, country, operator, max_capacity_mw, min_capacity_mw. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on search_facilities? +

Register the Mcp Server MCP server in PolicyLayer and add a rule for search_facilities: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Server. Nothing to install.

What risk level is search_facilities? +

search_facilities is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit search_facilities? +

Yes. Add a rate_limit block to the search_facilities rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block search_facilities completely? +

Set action: deny in the PolicyLayer policy for search_facilities. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides search_facilities? +

search_facilities is provided by the Mcp Server MCP server (https://dchub.cloud/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Mcp Server, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Mcp Server's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.