get_market_intel

Use when a user asks about ONE data-center market — vacancy, capacity pricing, supply pipeline, dominant operators, YoY growth — across any of 300+ markets. Example: "What is Northern Virginia's vacancy rate, $/MW-day pricing, and current DCPI verdict?" — get_market_intel market=northern-virginia...

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

This record as markdown: /tools/cloud-dchub-mcp-server/get-market-intel.md

What get_market_intel does on Mcp Server

AI agents call get_market_intel 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
market string Market slug (metro), e.g. northern-virginia, dallas, frankfurt, singapore — valid slugs come from rank_markets / get_market_dcpi_rank
metric string Optional single metric to focus on, e.g. vacancy, pricing, absorption, pipeline
period string Optional time window for the metric, e.g. ttm, 12mo, ytd
compare_to string Optional second market slug to compare against, e.g. dallas

Parameters from the server's own tool schema.

Why get_market_intel is rated Low

This tool performs data retrieval and querying across 300+ data-center markets. It reads pre-computed analytics and market metrics without creating, modifying, deleting, or executing operations. The parameters are simple lookup identifiers with no capability to alter underlying data or trigger downstream actions.

From the tool's definition Tool retrieves market intelligence data: vacancy rates, pricing, supply pipeline, operator information, and DCPI verdicts. Returns structured data with no parameters that modify state (market_slug is a lookup key).

Questions about get_market_intel

What does the get_market_intel tool do? +

Use when a user asks about ONE data-center market — vacancy, capacity pricing, supply pipeline, dominant operators, YoY growth — across any of 300+ markets. Example: "What is Northern Virginia's vacancy rate, $/MW-day pricing, and current DCPI verdict?" — get_market_intel market=northern-virginia. Params: market is the market_slug (e.g. "northern-virginia", "dallas", "phoenix", "frankfurt", "tokyo", "singapore"). Returns: {market, country, capacity_mw_total, capacity_mw_under_construction, vacancy_pct, absorption_mw_ttm, price_per_mw_day_usd, yoy_growth_pct, dominant_operators[], dcpi_verdict (BUILD/CAUTION/AVOID), composite_score, last_updated}. Do NOT use to rank multiple markets (use rank_markets) or for a single 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 get_market_intel accept? +

get_market_intel accepts 4 parameters: market, metric, period, compare_to. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get_market_intel? +

Register the Mcp Server MCP server in PolicyLayer and add a rule for get_market_intel: 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 get_market_intel? +

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

Can I rate-limit get_market_intel? +

Yes. Add a rate_limit block to the get_market_intel 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 get_market_intel completely? +

Set action: deny in the PolicyLayer policy for get_market_intel. 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 get_market_intel? +

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