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
Npx Y convex@latest mcp start
get-convexThe open-source reactive database for app developers
Todoist MCP Server
abhiz123MCP server for Todoist integration enabling natural language task management with Claude
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
Openfate Bazi Mcp
openfate-aiOpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Comments