MCP Directory
Back

ns-mcp-server

by r-huijts · TypeScript · ★ 53

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.

Install

npx -y github:r-huijts/ns-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ns-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:r-huijts/ns-mcp-server"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/r-huijts-ns-mcp-server) | | | |:---:|:---:| [](https://smithery.ai/server/ns-server) [](https://www.npmjs.com/package/ns-mcp-server) Transform your AI assistant into a Dutch railways expert! This MCP server connects Claude to real-time NS (Nederlandse Spoorwegen) travel information, making it your perfect companion for navigating the Netherlands by train. You can install this server in three ways: Update your Claude configuration file (): You can get an API key from [NS API Portal](https://apiportal.ns.nl/) To install NS Travel Information Server automatically…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers