Skip to main content
Glama

list_stations

List stations on the Haramain High-Speed Railway (HHR) from Makkah to Madinah, including Jeddah and KAEC, with their IDs for use in train search queries.

Instructions

List the Haramain High-Speed Railway (HHR) stations and their ids.

The HHR line runs Makkah <-> Jeddah (two stations) <-> KAEC <-> Madinah. Use these names or ids with search_trains.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations provided; description only states it lists stations. No mention of read-only nature, data freshness, or any side effects. Lacks behavioral context beyond the obvious.

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?

Three sentences, each serving a purpose: purpose statement, route context, and usage guidance. No extraneous text.

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?

For a zero-parameter list tool without output schema, description is adequate. Explains what is returned and how to use it. Missing output format details, but not critical.

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

Parameters4/5

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

No parameters, but description adds value by explaining output (station names, ids) and providing route context. Baseline 4 due to zero params.

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 it lists HHR stations and their ids, and differentiates from sibling tools like list_intercity_stations by specifying the HHR line. The route details add specificity.

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 to use names/ids with search_trains, providing a clear use case. Does not explicitly state when not to use, but sibling tools imply different scopes.

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/RazakGhazal/sar-train-mcp'

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