NS Travel Information MCP Server
@MCP-Mirror
About NS Travel Information MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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?
An MCP server that provides access to NS (Dutch Railways) travel information.
How to use NS Travel Information MCP Server?
Clone the repository, install dependencies with npm install, copy .env.example to .env, add your NS API key as NS_API_KEY, then start the server with npm start. For Claude Desktop integration, add the server to claude_desktop_config.json with the command node and the path to build/index.js and the API key in the env object.
Key features of NS Travel Information MCP Server
- Access NS Dutch Railways travel information
- Integrates with Claude Desktop via MCP
- Uses a single required environment variable (NS_API_KEY)
- Runs on Node.js with simple npm setup
- Lightweight and open source (MIT license)
Use cases of NS Travel Information MCP Server
- Query Dutch railway schedules and travel data without leaving an MCP-compatible client
- Build a Claude Desktop agent that can answer “when is the next train to Amsterdam?”
- Automate travel information retrieval for NS (Dutch Railways) in development workflows
FAQ from NS Travel Information MCP Server
What is the NS Travel Information MCP Server?
It is an MCP server that provides access to NS (Dutch Railways) travel information, allowing clients like Claude Desktop to query railway data.
How do I get an NS API key?
You can obtain an API key from the NS API Portal. Then add it to your .env file as NS_API_KEY.
What are the runtime requirements?
The server requires Node.js and npm. After cloning the repository, run npm install to install dependencies.
How do I integrate this server with Claude Desktop?
Add a configuration entry to ~/Library/Application Support/Claude/claude_desktop_config.json under mcpServers with the command node, the path to build/index.js, and your API key in the env object. Then restart Claude Desktop.
Does the server require any authentication?
Yes, it requires an NS API key set via the NS_API_KEY environment variable. No other authentication or transport configuration is mentioned.
More Media & Design MCP servers
Video Editor MCP server
burningionMCP Interface for Video Jungle
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
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