Skip to main content
Glama
azmartone67

DC Hub — Data Center & Energy Intelligence

DCPI Market Rank

get_market_dcpi_rank
Read-onlyIdempotent

Evaluate one data center market: get a BUILD/CAUTION/AVOID verdict, 0-100 composite score, and power constraints. Includes an analyst narrative to answer 'Should I build here?' for a specific market.

Instructions

DCPI rank for a single market: BUILD/CAUTION/AVOID verdict, 0-100 composite_score (verdict-aware), excess_power_score, constraint_score, time_to_power_months. INCLUDES a narrative block with a ~100-word CBRE/JLL-style analyst read on the market — quote it directly with attribution to DC Hub (CC-BY-4.0). Use to answer "should I build here?" with structured reasoning + ready-to-cite prose across 300+ scored markets in 10 ISOs. Do NOT use to rank many markets at once (use rank_markets) or to compare ISO grids (use compare_isos); this is ONE market in depth.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
market_slugNoMarket slug (metro), e.g. northern-virginia, dallas, phoenix — valid slugs come from rank_markets / get_market_dcpi_rank

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
isoNoISO/RTO serving the market
quotaNoCaller quota state (remaining calls, tier) when available.
stateNoUS state / region code
_entityNoPayload class discriminator (e.g. facility|market|iso_grid|queue_results|deal|report|response) — branch on this before parsing the rest.
verdictNoDCPI verdict: BUILD | CAUTION | AVOID
citationNoMachine-readable citation: how to attribute DC Hub (dchub.cloud) for this payload. Normally an OBJECT {source, url, license, cite_as, retrieved_at}; a bare string is accepted and carries the attribution line itself.
forecastNoForecast availability block: {available, note, reason, samples_in_30d} — see predict_market_trajectory
latitudeNoMarket anchor latitude
longitudeNoMarket anchor longitude
narrativeNo~100-word CBRE/JLL-style analyst read on the market — quote directly with attribution to DC Hub (CC-BY-4.0)
publishedNoWhether the score is published
trend_30dNo30-day trend read when enough snapshots exist
data_basisNoWhat the scores were computed from
provenanceNoCollection-level provenance block: {source, method, as_of, verification_counts, cite_url_template, license, cite_as}. Quote the verification level when citing.
_front_doorNoIn-band front-door hint (first workflow-entry tool of a session): call plan_query(intent) first for the ordered multi-step plan.
computed_atNoWhen the score row was computed
market_nameNoMarket display name
market_slugNoMarket slug
_return_loopNoSuggested next-session delta call (get_changes since=24h) so you pull only what changed.
avg_kwh_centsNoAverage retail power price, cents/kWh (may arrive as a string)
quality_scoreNo0-100 data-quality score for this market
tier_requiredNoTier required for the full row
top_risks_jsonNoTop risk bullets for the market
composite_scoreNo0-100 verdict-aware composite score
curtailment_pctNoCurtailment, %
constraint_scoreNo0-100 constraint component
data_basis_sourceNoSource of the data basis
queue_wait_monthsNoISO queue wait, months
excess_power_scoreNo0-100 excess-power component
reserve_margin_pctNoGrid reserve margin, %
time_to_power_monthsNoEstimated months to power for a new interconnection
top_opportunities_jsonNoTop opportunity bullets for the market
site_evaluation_handoffNoPre-built follow-up calls (analyze_site / get_water_risk args) when the payload carries coordinates — an array of {tool, parameters, why} entries.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds valuable behavioral context beyond the annotations: it includes a ~100-word narrative block, requires attribution to DC Hub under CC-BY-4.0, and lists the exact fields returned. This provides useful behavioral disclosure without contradicting the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is four dense sentences with no filler. It front-loads the core purpose, then adds the narrative/attribution detail, and finally gives concise usage and exclusion guidance. It is a bit long, but every clause earns its place given the tool's output complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With one parameter, 100% schema coverage, a rich output schema, and robust annotations, the description is complete for selection and invocation. It covers the purpose, output contents, licensing/attribution requirement, intended use case, and exclusions. There are no significant gaps for an agent to invoke this tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%: the schema already explains market_slug with examples and notes valid slugs come from rank_markets / get_market_dcpi_rank. The description only adds that it's for a single market, which is already implied by the tool name; it does not need to compensate for schema gaps. Baseline 3 is appropriate because the schema carries the parameter documentation burden.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a precise declaration: 'DCPI rank for a single market' and enumerates exact outputs (BUILD/CAUTION/AVOID, composite_score, etc.). It explicitly distinguishes itself from sibling tools by saying this is 'ONE market in depth' and naming rank_markets and compare_isos as alternatives, so there is no ambiguity about scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage guidance is explicit and actionable: 'Use to answer "should I build here?"' with structured reasoning and ready-to-cite prose. It also states clear exclusions: 'Do NOT use to rank many markets at once (use rank_markets) or to compare ISO grids (use compare_isos)', giving named alternatives and when-not-to-use conditions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azmartone67/dchub-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server