Belgian Train Schedule
@hansf
About Belgian Train Schedule
> **Disclaimer:** This project was vibe coded and is **not affiliated with or supported by [iRail vzw](https://hello.irail.be)**. Train data may be inaccurate or outdated. Always verify with official sources ([belgiantrain.be](https://www.belgiantrain.be) or the NMBS/SNCB app) be
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"irail": {
"command": "uvx",
"args": [
"irail-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Belgian Train Schedule?
A Model Context Protocol (MCP) server that provides Belgian railway travel information via the iRail API. It is not affiliated with or supported by iRail vzw.
How to use Belgian Train Schedule?
Install with Python 3.11+ and uv, then configure in your MCP client (e.g., Claude Code’s .mcp.json) with command uvx and args ["irail-mcp"]. Use natural language queries to get station searches, live departure/arrival boards, route connections, train details, and network disturbances.
Key features of Belgian Train Schedule
- Search stations by name
- Get live departure and arrival boards for any station
- Plan routes between two stations with optional date/time
- View detailed train information including stops, delays, and platforms
- Fetch current network disruptions and planned maintenance
Use cases of Belgian Train Schedule
- Ask “What trains leave Brussels Central in the next hour?”
- Ask “Find a route from Antwerp to Bruges at 2:30 PM tomorrow.”
- Ask “Are there any disruptions on the Belgian rail network?”
- Ask “Show me details for train IC2240.”
FAQ from Belgian Train Schedule
What are the runtime requirements?
Python 3.11+ and the uv package manager are required. Install dependencies via uv pip install -e ..
Is this server officially supported by iRail?
No. This project is not affiliated with or supported by iRail vzw. Train data may be inaccurate or outdated.
How accurate is the train data?
Data comes from the iRail API and may be inaccurate or outdated. Always verify with official sources like belgiantrain.be or the NMBS/SNCB app before making travel decisions.
Are there any rate limits?
Yes, the server enforces a limit
More Productivity MCP servers
mcp-server-macos-use
mediar-aiAI agent that controls computer with OS-level tools, MCP compatible, works with any model
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
Google Calendar MCP Server
takumi0706Google Calendar MCP server for Claude Desktop integration
Comments