Lviv Public Transport
io.github.vbhjckfd/timetable-api-node · v1.3.4 · MCP 2025-11-25
Lviv public transport MCP: stops, timetables, routes, and live vehicle positions. No API key.
Reachability
reachable
checked 2026-07-14 04:30 UTC
Registry status active
Tools pinned 8
8ac4b3916c37
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.vbhjckfd
(GitHub-account verified by the official registry)
Repository
github.com/vbhjckfd/timetable-api-node
Website
https://lad.lviv.ua
Remote endpoints
https://api.lad.lviv.ua/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:22 | first capture | 8 tools pinned |
Pinned tool definitions (8)
| Tool | Description |
|---|---|
| get_stop_realtime | Returns live arrivals and vehicle positions for a stop, producing both a map UI block and a structured arrival list. Use this as the **default tool** when the user asks about arrivals, departures, or vehicles at a specific stop. Prefer... |
| get_route_static | Returns static route metadata: short and long name, vehicle type, brand colour, ordered stop lists for both directions, and route polylines (shapes) for map rendering. Use when the user asks which stops a route serves, what a route... |
| get_route_realtime | Returns live positions for all vehicles currently running on a route, optimised for map rendering. Use when the user asks "where is my tram/bus right now?" or wants to see all active vehicles on a specific route on a map. Prefer... |
| get_stop_geometry | Returns static map context for a stop: its marker and polylines for every route that serves it. No live data is fetched. Use this when you need to enrich an existing map with route shapes (e.g. overlay polylines alongside a... |
| get_stops_around_location | Discovers transit stops near a geographic point, returning each stop's numeric code, name, coordinates, and walking distance. Also emits a map UI block with multiple markers for map-capable clients (e.g. ChatGPT). Use this as the... |
| get_nearby_vehicles | Returns live positions for all transit vehicles within 1 km of given coordinates. Use when the user asks 'what transport is near me?' or wants a live map of all vehicles around a location without knowing the route. Prefer... |
| get_vehicle_info | Returns full details for a specific transit vehicle by its ID: current position, bearing, route, license plate, direction, and upcoming stop arrivals. Use when the user wants to track a particular vehicle (e.g. after seeing it on a... |
| plan_trip | Plans a transit trip from an origin stop to a destination stop using the static route graph. Returns direct options (single route) and 1-transfer options sorted by fewest stops. Use when the user asks 'how do I get from A to B?' or... |
Status badge
[](https://toolpin.dev/servers/io.github.vbhjckfd/timetable-api-node)
Maintain this server? Add the badge to your README — it links your users to this live status page.