Back to MCP Servers
Ns
Access Dutch Railways (NS) travel information, schedules, and real-time updates
travel-transportationai
By r-huijts
Installation
npx -y ns-mcp-serverConfiguration
{
"mcpServers": {
"ns-mcp-server": {
"command": "npx",
"args": ["-y", "ns-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes