Skip to main content
Glama

Global Metro Power Rankings

Get metro profile

get_metro

Full profile for one metro in the Global Metro Power Rankings: rank, score, all sixteen dimension values and ranks, teams, universities, culture, luxury hospitality, events, market cap, and more. Use search_metros first if you don't know the exact slug.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesURL slug for the metro, e.g. 'new-york', 'london', 'san-francisco-san-jose'

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden for behavioral disclosure. The description does reveal the scope of data returned and the requirement to know the slug, but doesn't mention pagination, performance characteristics, or how errors manifest for invalid slugs. The enumerated content list gives reasonable expectations, warranting a mid score.

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, front-loaded with the exhaustive content list followed by a targeted usage directive. Every sentence earns its place with zero filler or repetition.

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

Completeness4/5

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

With only one parameter that is 100% schema-covered, no output schema, and no nested objects, the tool is simple. The description enumerates the return contents thoroughly and provides usage prerequisites. Since no annotations exist, the description adequately compensates for the missing safety/behavior context for a presumably read-only data retrieval tool.

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%, so the schema already documents the slug parameter with format examples ('new-york', 'london'). The description reinforces that the slug must be known/exact and even names the alternative tool to find it, which slightly adds context beyond schema. Baseline 3 is appropriate given the schema does the heavy lifting.

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?

States precise verb+resource ('Full profile for one metro') and enumerates the specific data dimensions returned (rank, score, sixteen dimension values/ranks, teams, universities, culture, etc.). Clearly distinguishes from search_metros (which finds metros) and list_top_metros (which lists multiple).

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?

Explicitly instructs to 'Use search_metros first if you don't know the exact slug,' which directly addresses the primary prerequisite and routes to the correct sibling tool for lookup scenarios. This is clear when-to-use guidance with an explicit alternative.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.