get_departures
Retrieve real-time train departure details, including platform numbers, delays, and destination routes, for a specific station using station code or UIC code.
Instructions
Get real-time departure information for trains from a specific station, including platform numbers, delays, route details, and any relevant travel notes. Returns a list of upcoming departures with timing, destination, and status information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dateTime | No | Format - date-time (as date-time in RFC3339). Only supported for departures at foreign stations. Defaults to server time (Europe/Amsterdam) | |
lang | No | Language for localizing the departures list. Only a small subset of text is translated, mainly notes. Defaults to Dutch | nl |
maxJourneys | No | Number of departures to return | |
station | No | NS Station code for the station (e.g., ASD for Amsterdam Centraal). Required if uicCode is not provided | |
uicCode | No | UIC code for the station. Required if station code is not provided |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from NS Travel Information MCP Server
Related Tools
- @r-huijts/ns-mcp-server
- @r-huijts/ns-mcp-server
- @r-huijts/ns-mcp-server
- @r-huijts/ns-mcp-server
- @jason-tan-swe/railway-mcp
- @jason-tan-swe/railway-mcp