r-huijts/ns-mcp-server
🔌 MCP Serverr-huijts
Access real-time Dutch Railways (NS) travel information, schedules, and live updates directly via MCP.
The ns-mcp-server acts as a bridge between AI models and the Dutch Railways (NS) API. By implementing the Model Context Protocol, this server allows LLMs to fetch live travel information, including departure times, route planning, and potential service disruptions. It is designed to be lightweight and easily integrated into any MCP-compliant client, such as Claude Desktop or other AI-powered development environments. Key features include the ability to parse complex transit queries, provide structured travel advice, and surface real-time status updates for specific train lines. This tool is essential for developers building location-aware or travel-focused AI agents operating within the Netherlands, ensuring that users receive reliable, data-backed transit assistance.
💡Highlights
- ├─Real-time NS API integration
- ├─Live travel advice and schedules
- └─Standardized MCP protocol support
🎯For
- ├─AI Developers
- └─Travel App Builders