Skip to main content
Glama

rta_search_metro_stations

Search Dubai Metro stations by line with optional filters. Returns operating Red, Green, and Route 2020 stations from Dubai Pulse data.

Instructions

Search Dubai Metro stations via Dubai Pulse.

Tier 1, requires Dubai Pulse credentials.

Covers operating lines only. Blue Line (under construction, opening 2029-09-09) and Gold Line (approved 2026, opening 2032-09-09) stations are not in the dataset yet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
lineNoOptional line filter (Red, Green, Route 2020).
limitNoMax records.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description carries full burden. It discloses that only operating lines are covered and explicitly excludes Blue and Gold Lines. It mentions authentication requirements. While it does not discuss rate limits or pagination, these are less critical for a search tool.

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 three succinct sentences, front-loaded with the main purpose. Every sentence adds value: main function, credentials, exclusions. No wasted words.

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?

Given the tool's medium complexity, the description covers purpose, scope, exclusions, and authentication. With a full input schema and output schema present, the description is complete and leaves no critical gaps.

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%, so the schema fully describes the line and limit parameters. The description adds context about which lines are operating (Red, Green, Route 2020) but does not provide additional parameter-level meaning beyond what is in the schema.

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 states 'Search Dubai Metro stations' with a specific resource (Dubai Metro stations) and verb (Search). It distinguishes from sibling tools like rta_search_bus_routes by focusing on metro stations and specifying the data source (Dubai Pulse).

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?

The description explicitly states prerequisites (Tier 1, Dubai Pulse credentials) and when not to use (for Blue and Gold Line stations under construction). However, it does not name alternative tools for those excluded lines, leaving some guidance implicit.

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/mahdi-salmanzade/MCP-Dubai'

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