NS Travel Information MCP Server
@r-huijts
About NS Travel Information MCP Server
A Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ns-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"ns-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is NS Travel Information MCP Server?
This MCP server connects AI assistants to real-time NS (Nederlandse Spoorwegen) travel information, making them experts on Dutch railways. It provides schedules, delays, station details, and ticket pricing for navigating the Netherlands by train.
How to use NS Travel Information MCP Server?
Install via npx (npx -y ns-mcp-server), Smithery, or from source. Configure Claude Desktop with the ns-server command and set the required NS_API_KEY environment variable. Restart Claude Desktop, then ask natural language questions about train travel.
Key features of NS Travel Information MCP Server
- Real-time departures with platform numbers and delays
- Upcoming arrivals with origin stations and status updates
- Journey planning with transfers and real-time updates
- Service disruptions, maintenance, and engineering work checks
- Ticket pricing for single, return, and group journeys
- Station details including facilities and accessibility
Use cases of NS Travel Information MCP Server
- Check if a usual morning train is running on time
- Find best alternative routes during maintenance or delays
- Calculate ticket prices for groups and travel classes
- Plan the earliest or last train for a meeting or night out
- Verify station accessibility and bike rental availability
FAQ from NS Travel Information MCP Server
Where do I get an NS API key?
Get an API key from the NS API Portal.
What environment variable is required?
Set the NS_API_KEY environment variable with your NS API key.
What types of information can the server provide?
It provides real-time departures/arrivals, journey planning, service updates, ticket pricing, and station details.
Can the server handle queries in multiple languages?
Yes, information is available in both Dutch and English.
How do I install the server?
Install via npx (npx -y ns-mcp-server), via Smithery, or by cloning the repository and running npm install.
Frequently asked questions
Where do I get an NS API key?
Get an API key from the [NS API Portal](https://apiportal.ns.nl/).
What environment variable is required?
Set the `NS_API_KEY` environment variable with your NS API key.
What types of information can the server provide?
It provides real-time departures/arrivals, journey planning, service updates, ticket pricing, and station details.
Can the server handle queries in multiple languages?
Yes, information is available in both Dutch and English.
How do I install the server?
Install via npx (`npx -y ns-mcp-server`), via Smithery, or by cloning the repository and running `npm install`.
Basic information
More Media & Design MCP servers
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Comments