Skip to main content
Glama

get_timetable

Retrieve bus schedules for any station in Nagoya using the station number to plan your journey and check departure times.

Instructions

Get timetable for a given station.

Input Schema

NameRequiredDescriptionDefault
station_numberYes

Input Schema (JSON Schema)

{ "properties": { "station_number": { "title": "Station Number", "type": "integer" } }, "required": [ "station_number" ], "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