r-huijts/ns-mcp-server
Access Dutch Railways (NS) travel information, schedules, and real-time updates
Quick Start
Clone the repository:
git clone https://github.com/r-huijts/ns-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"ns-mcp-server": {
"command": "npx",
"args": [
"-y",
"r-huijts/ns-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.