Real-time Israeli public transit data from the Ministry of Transport via the Hasadna Open Bus Stride API. Check when your bus arrives, whether it's running late, and track vehicle locations across all Israeli transit operators. Covers every bus line in Israel through SIRI real-time feeds and GTFS static schedule data.
Millions of Israelis use public transit daily and face delays, lack of arrival information, and difficulty planning trips. Until now there was no AI tool providing direct access to real-time bus data.
.mcp.json
{
"mcpServers": {
"openbus": {
"command": "npx",
"args": [
"github:skills-il/mcps/openbus-mcp"
]
}
}
}Check the performance of line 480 from Tel Aviv to Jerusalem over the past week. What percentage of rides were on time?
When does the next bus arrive at stop 21362?
Find all bus stops in Netanya
When is the next bus at stop 21362?
Is bus 480 to Jerusalem running on time today?
Where is the line 5 bus right now?
What bus stops are in Herzliya?
What is the schedule for line 18 today?
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.
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.
Know an Israeli MCP server that should be listed here? Submit an MCP