Give compatible AI assistants access to read-only public transit journey planning, step-by-step directions, current departures, place-aware stop search, and city coverage from Momego.
Add the following public Streamable HTTP MCP endpoint to a compatible client. No API key or account is required.
https://livetraintimes.org/api/mcpget_departuresReturns a departure board for a canonical Momego stop ID, with optional route or destination filters.
find_stopsResolves a named place with Apple Maps when coordinates are unavailable, then finds nearby stops and stations. Use it before get_departures when the stop ID is unknown.
search_placesReturns place suggestions for an ambiguous origin or destination so an assistant can ask you to choose the intended place.
plan_journeyResolves named origins and destinations, supports leave-at or arrive-by times and transport preferences, and returns compact step-by-step public transit directions.
get_city_summaryReturns coverage metadata and canonical Live Bus Times and Live Train Times links for a supported city.
Every tool is read-only: it cannot make bookings, send messages, modify transit data, or change public internet state. Place-search text and optional geographic context are sent to Apple Maps only when coordinates need to be resolved. We keep privacy-safe daily aggregate counts by method, tool, and success or error outcome for up to 90 days. Arguments, response bodies, IP addresses, user agents, client identifiers, and account identifiers are not included in these MCP usage counters.
Resolved coordinates, the selected travel time, and requested transport mode are sent to transit journey-planning providers only when directions are requested.
See our Privacy Policy, Terms of Use, or contact support.