NS Travel Information MCP Server
by r-huijts
get_travel_advice
Get detailed travel routes between two train stations, including transfers, real-time updates, platform information, and journey duration. Can plan trips for immediate departure or for a specific future time, with options to optimize for arrival time. Returns multiple route options with status and crowding information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dateTime | No | Format - date-time (as date-time in RFC3339). Datetime that the user want to depart from his origin or or arrive at his destination | |
fromStation | Yes | Name or code of departure station | |
searchForArrival | No | If true, dateTime is treated as desired arrival time | |
toStation | Yes | Name or code of destination station |