Skip to main content
Glama

design

Size AI data centers worldwide with rack count, design PUE, total MVA, and cost estimates for NVIDIA GPU generations (Hopper, Blackwell, Vera Rubin).

Instructions

Size an AI data center anywhere in the world. Returns rack count, design PUE, total MVA, and (when available) cost estimate in KRW and timeline in months. Use this when the user asks to dimension, plan, or estimate an AI data center — especially with NVIDIA Hopper, Blackwell, or Vera Rubin (R200) GPUs. From Vera Rubin Ultra onward NVIDIA standardised 800 VDC as the in-rack distribution, so local AC-grid specifics (22.9 kV Korea launch, 11/33 kV EU, 13.8/34.5 kV US, or any MV) reduce to a thin upstream shim — the rack-level design is identical worldwide.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gpuGenYesNVIDIA GPU generation. hopper=H100/H200, blackwell=B100/B200/GB200, rubin=R100/Vera Rubin.
regionYesSite classification. metropolitan = dense urban / capital region (e.g. Seoul / Tokyo / Frankfurt / Northern Virginia), regional = secondary / suburban / industrial-park region. Drives utility cost and substation availability assumptions.
optionsNoOptional engineering overrides: redundancy tier (n / n+1 / 2n), cooling mode (air / hybrid / liquid), PUE target (1.0–2.5).
itLoadMwYesIT load in megawatts. 0 < x ≤ 1000.
siteAreaSqmYesTotal site area in m². 0 < x ≤ 1,000,000.
rackDensityKwYesPer-rack power in kW. 0 < x ≤ 500. Rubin Ultra targets 300+.
Behavior3/5

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

No annotations provided, so description carries full burden. It discloses return values and a technical note about rack-level design standardization. Lacks details on side effects (likely read-only computation), but the description is honest about capabilities.

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?

Two sentences: first states function and returns, second gives usage guidance and a technical nuance. Front-loaded, no redundant information. Every sentence earns its place.

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?

With 6 parameters, no output schema, and a nested object, the description provides adequate overview but could elaborate on when cost/timeline are available. Technical note on Vera Rubin is helpful but not comprehensive for all edge cases.

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 good parameter descriptions. The main description adds minimal value beyond highlighting key parameters (IT load, rack density, GPU generation, site area, region) and optional overrides. Baseline 3 is appropriate.

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 sizes an AI data center and lists specific return values (rack count, design PUE, total MVA, cost estimate, timeline). It distinguishes from sibling tools by focusing on sizing/estimation rather than layout or validation.

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

Usage Guidelines4/5

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

Explicitly says 'Use this when the user asks to dimension, plan, or estimate an AI data center' with specific GPU generations. Does not explicitly mention alternatives or when not to use, but the context is clear enough for an agent to select appropriately.

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/aidc2026ai-melon/aidc-ai-mcp'

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