Back to directory
r-huijts/ns-mcp-server

r-huijts/ns-mcp-server

@r-huijts

A Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI, enabling real-time train travel information and disruptions using the official Dutch NS API.

nsdutch-railwaystraveltrainnetherlandsmcpreal-timecommerce

Installation & Configuration

{
  "mcpServers": {
    "ns-server": {
      "command": "npx",
      "args": [
        "-y",
        "ns-mcp-server"
      ],
      "env": {
        "NS_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12