NS Travel Information MCP Server
@MCP-Mirror
关于 NS Travel Information MCP Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
媒体与设计 分类下的更多 MCP 服务器
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
评论