Skip to main content
Glama

ai_capacity_index

Read-only

Ranks data center markets by availability of 100MW AI training capacity within 30, 60, or 90 days. Supports AI capex planning and GPU cluster siting decisions.

Instructions

AI Compute Capacity Index — ranks data center markets by where 100MW of AI training capacity can land in the next 30/60/90 days. Returns top markets with facility_count, operator_count, deployable_mw estimate, hyperscale_ready flag, and composite score (depth + diversity + power). Refreshed Fridays 14:00 UTC. Use for AI capex planning, GPU cluster siting, hyperscaler deal forecasting. Do NOT use for a general best-markets ranking (use rank_markets) or forward grid-emergence (use grid_transition_radar); this answers specifically where 100MW of AI capacity can land in 30/60/90 days.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
horizonNo
Behavior4/5

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

With readOnlyHint=true annotation confirming safe read behavior, the description adds useful behavioral context: it returns top markets with specific fields and refreshes at a scheduled time (Fridays 14:00 UTC). This transparency goes beyond annotations by describing output structure and data freshness, though it could mention that it does not modify state (already implied by readOnlyHint).

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 relatively concise for its informational density, with key purpose front-loaded. Each sentence serves a purpose: stating function, listing return fields, noting refresh schedule, and providing usage/non-usage guidance. Minor redundancy could be trimmed, but overall efficient.

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

Completeness3/5

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

Given the tool has 2 parameters with no enums or output schema, the description covers return fields well (facility_count, operator_count, etc.) and states use cases. However, the parameter meanings are missing, leaving the agent to guess horizon and limit values. Without output schema, the description should also clarify the output type, which it partially does by listing fields.

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

Parameters2/5

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

Schema description coverage is 0% and the description fails to clarify the two integer parameters ('horizon' and 'limit'). While 'horizon' is indirectly referenced as 30/60/90 days, the description does not explain that it accepts specific horizon values (e.g., 30, 60, 90) or the meaning of other integers. 'limit' is not mentioned at all. The description adds little parameter-level guidance beyond what the schema provides.

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 clearly states the tool's purpose: ranking data center markets by where 100MW of AI training capacity can land in specific time horizons. It uses a specific verb ('ranks') and resource ('data center markets'), and distinguishes from sibling tools like rank_markets and grid_transition_radar by specifying exactly what question it answers.

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?

The description explicitly states when to use this tool (AI capex planning, GPU cluster siting, hyperscaler deal forecasting) and when not to use it, providing alternative tool names (rank_markets for general best-markets, grid_transition_radar for forward grid-emergence). This gives clear guidance for agent selection.

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