Skip to main content
Glama

ai_capacity_index

Read-onlyIdempotent

Ranks data center markets by deployable 100MW AI training capacity within 30/60/90 days. Use for AI capex planning and GPU cluster siting.

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
limitNoNumber of top markets to return (default 20)
horizonNoDeployment horizon in days: 30, 60, or 90 (default 90)
Behavior5/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false. The description adds valuable behavioral context: refresh schedule ('Refreshed Fridays 14:00 UTC'), return fields (facility_count, operator_count, etc.), and the specific question it answers. No contradictions; adds detail beyond annotations.

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

Conciseness5/5

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

The description is approximately 80 words, front-loaded with purpose and key details, followed by return fields and usage guidance. Every sentence is informative with no redundancy or fluff, achieving high efficiency.

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?

Despite no output schema, the description enumerates return fields (facility_count, operator_count, etc.) and clarifies the composite score. Parameters are fully explained in schema. The description includes refresh schedule, explicit use cases, and alternative tools, making it complete for a query tool of moderate complexity.

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 coverage is 100% with descriptions for both 'limit' and 'horizon' parameters. The description does not add explicit parameter details beyond mentioning '30/60/90 days' which aligns with the horizon parameter. Since schema already fully documents parameters, the description provides minimal added semantic value, resulting in a baseline score of 3.

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 uses the specific verb 'ranks' and resource 'data center markets', clearly defining the scope as 'where 100MW AI training capacity can land in 30/60/90 days'. It explicitly distinguishes from siblings like 'rank_markets' and 'grid_transition_radar', making purpose unambiguous.

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 provides explicit when-to-use guidance ('AI capex planning, GPU cluster siting, hyperscaler deal forecasting') and when-not-to-use ('Do NOT use for a general best-markets ranking...or forward grid-emergence'), naming alternative tools. This leaves no ambiguity about appropriate contexts.

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