Enterprise DNA
M MCP Servers Developer low

r-huijts/ns-mcp-server

by Various

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 i

R

MCP

r-huijts/ns-mcp-server

Added 1 June 2026

Overview

A TypeScript-based MCP server bridging Claude AI with the official Dutch NS API. It lets Claude query real-time train schedules, disruptions, and travel information for the Netherlands rail network.

Best for

Best for
Developers and travelers in the Netherlands who want real-time rail info accessible through Claude chat.

Use cases

  • Ask Claude for live Dutch train departure times or delays
  • Get disruption alerts and maintenance updates for NS routes
  • Plan multi-leg train journeys by querying schedules via chat

How to use

Install

npx -y @smithery/cli install ns-server --client claude

Tools exposed

  • NS_API_KEY

Tested with

Claude Desktop

Example client config

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

Notes

A TypeScript-based MCP server bridging Claude AI with the official Dutch NS API. It lets Claude query real-time train schedules, disruptions, and travel information for the Netherlands rail network.

54 stars on GitHub. Last updated 2025-08-26. Licensed MIT.

Use cases

  • Ask Claude for live Dutch train departure times or delays
  • Get disruption alerts and maintenance updates for NS routes
  • Plan multi-leg train journeys by querying schedules via chat

Pros

  • Tight integration with official NS API for accurate live data
  • Simple setup as an MCP server for Claude users
  • Moderate community traction with 54 stars on GitHub

Cons

  • Limited to Netherlands rail data only (no international routes)
  • Depends on Claude desktop or compatible MCP client to use
  • Requires an NS API key, adding a registration step

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Tight integration with official NS API for accurate live data
  • Simple setup as an MCP server for Claude users
  • Moderate community traction with 54 stars on GitHub

Cons

  • Limited to Netherlands rail data only (no international routes)
  • Depends on Claude desktop or compatible MCP client to use
  • Requires an NS API key, adding a registration step

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks