Routes Israel
Trusted75/100MCP 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.
Planning public transit routes in Israel requires combining various information sources - routes, stops, arrival times, and operators. There is no single tool that connects everything and provides real-time routing with live arrival times in Hebrew.
Clone from GitHub to install
git clone https://github.com/yoni-j/routes-mcp-israel
cd routes-mcp-israel
pip install -r requirements.txt.mcp.json
{
"mcpServers": {
"routes-israel": {
"command": "uv",
"args": [
"run",
"server.py"
],
"cwd": "/path/to/routes-mcp-israel"
}
}
}Features
- Real-time public transit routing between addresses in Israel
- Real-time bus/train arrivals via curlbus
- Hebrew-localized times and addresses
- Automatic city detection for GTFS matching
- Support for buses, trains, and light rail
When to Use
- When planning a public transit route in Israel
- When wanting to know when the next bus or train arrives
- When needing a multi-step route with operator and line details
- When wanting routing with Hebrew addresses
- When needing live arrival times from all transit operators
Try These Prompts
How do I get by public transit from Tel Aviv Central Station to the Western Wall in Jerusalem?
When does the next bus arrive at the stop on 100 Ibn Gvirol Street, Tel Aviv?
Plan a public transit route from Haifa to Eilat departing tomorrow morning at 8:00
Try These Queries
How do I get from Tel Aviv Central Station to Haifa University?
Find a public transit route from Ramat Gan to Jerusalem
When is the next bus from Herzliya to Tel Aviv?
Plan a route from Beer Sheva to Eilat by public transit
Frequently Asked Questions
Related Servers
OpenBus Israel
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.
Ben Gurion Flights
Real-time flight arrivals and departures at Ben Gurion Airport (TLV) from the official Israel Airports Authority data feed. Use when checking flight status, finding flights by airline or destination, or monitoring airport activity. Updated every 15 minutes with bilingual data (Hebrew and English) covering all airlines operating at Ben Gurion.
Israel Railways
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.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP