Skip to main content
Glama

get_station_number

Retrieve station identification numbers by providing station names for Nagoya's bus system, enabling accurate transit data queries and route planning.

Instructions

Get station number for a given station name.

Input Schema

NameRequiredDescriptionDefault
station_nameYes

Input Schema (JSON Schema)

{ "properties": { "station_name": { "title": "Station Name", "type": "string" } }, "required": [ "station_name" ], "type": "object" }

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/ymyzk/nagoya-bus-mcp'

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