
NS Travel Information
r-huijts/ns-mcp-serverMCP Server implementation for NS (Dutch Railways) API providing tools for getting travel advice between stations and checking current disruptions.
- Version
- 1.0.0
- Type
- Community Servers
- Categories
- Transport
Tools
3get_disruptions
Get current train disruptions from NS API
Parameter Type Description isActiveboolean Filter to only return active disruptions typestring Type of disruptions to return (e.g., MAINTENANCE, DISRUPTION) get_travel_advice
Get travel advice between two train stations
Parameter Type Description fromStation*string Name or code of departure station toStation*string Name or code of destination station dateTimestring Optional departure/arrival time in ISO format (e.g. 2024-03-20T14:00:00+01:00) searchForArrivalboolean If true, dateTime is treated as desired arrival time instead of departure time get_departures
Get list of departing trains from a station
Parameter Type Description station*string Station name or code to get departures for dateTimestring Optional departure time in ISO format (e.g. 2024-03-20T14:00:00+01:00) maxJourneysnumber Maximum number of departures to return (default: 40) langstring Language for messages (default: nl)
Resources
0No resources available for this server
Prompts
0No prompts available for this server