Skip to content

Routes Israel

Trusted75/100

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.

The Problem

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.

yoni-jyoni-jTransportation
GitHub
12installs1,305views
0Write a Review
Updated: March 3, 2026|Tags:public transitroutesbusestrainsGTFSreal-time arrivals|Transport: Standard I/O (stdio)|Language: python

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

Transit Routing

How do I get by public transit from Tel Aviv Central Station to the Western Wall in Jerusalem?

Arrival Times

When does the next bus arrive at the stop on 100 Ibn Gvirol Street, Tel Aviv?

Route with Departure Time

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

skills-ilAuthor: skills-il
Trusted·81
stdio7 tools

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.

0.0301,203

Ben Gurion Flights

skills-ilAuthor: skills-il
Trusted·81
stdio5 tools

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.

0.0111,074

Israel Railways

skills-ilAuthor: skills-il
Trusted·70
stdio3 tools

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.

0.0131,109
Found an issue with this MCP server?

Use at your own risk. Terms of Use · Security

Know an Israeli MCP server that should be listed here? Submit an MCP

Reviews (...)