MCP server for Israel Railways (Rakevet Israel) train schedules and real-time data. Search routes between 68 stations with departure/arrival times, platform numbers, predicted occupancy, transfers, and service disruption alerts directly from rail.co.il. Supports fuzzy station name matching in Hebrew and English.
Hundreds of thousands of commuters use Israel Railways daily. Checking schedules means navigating to rail.co.il, selecting stations, date, and time, then waiting for results. This MCP server lets your AI agent search routes, check platforms and occupancy, and get disruption alerts instantly.
.mcp.json
{
"mcpServers": {
"israel-railways": {
"command": "npx",
"args": [
"israel-railways-mcp"
]
}
}
}When is the next train from Tel Aviv Center to Haifa?
Find trains from Jerusalem Navon to Ben Gurion Airport tomorrow at 6am
Are there any Israel Railways disruptions today?
Which train stations are in the Haifa area?
When is the next train from Tel Aviv to Haifa?
Find trains from Jerusalem to Ben Gurion Airport at 6am
Are there any train service disruptions today?
Which stations are in the Haifa area?
Train from Beer Sheva to Tel Aviv tomorrow at 08:00
MCP server providing real-time public transit routing and arrival information for Israel. Combines Google Routes API for transit directions, Google Places API for city detection, GTFS data for accurate stop code matching, and curlbus integration for live bus/train arrival times from Israeli transit operators. Supports Hebrew-localized addresses and times, returns multi-step transit routes with operator names, route numbers, departure/arrival stops, and real-time arrival countdowns.
Know an Israeli MCP server that should be listed here? Submit an MCP