
Live Times Transit
Read-only public transit departures, stop search, and city coverage for bus and train users.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Read-only public transit departures, stop search, and city coverage for bus and train users.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| get_departures | Return a Live Times departure board for a known canonical stop ID. Optionally filter by route pattern or by up to 5 destinations. |
| find_stops | Resolve a named place with Apple Maps when needed, then find nearby stops or stations so callers can pass a stop_id to get_departures. For ambiguous names, include near or country_code. If the user asks for a train, select a RAIL result. |
| search_places | Return up to 5 Apple Maps place candidates with Momego place IDs. Use this proactively when an origin or destination name is ambiguous, then pass the selected place ID to plan_journey. |
| plan_journey | Return compact step-by-step public transit directions between named places. Resolves names with Apple Maps and returns clarification candidates rather than guessing when a place is ambiguous. |
| get_city_summary | Return Live Bus Times and Live Train Times coverage metadata and canonical links for a supported city. |