r-huijts/ns-mcp-server
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.
Platform-specific configuration:
{
"mcpServers": {
"ns-mcp-server": {
"command": "npx",
"args": [
"-y",
"ns-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...