# Live Times Transit MCP server

Read-only public transit departures, stop search, and city coverage for bus and train users.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-travelwhiz-ltd-live-times-transit
- Repository: https://github.com/travelwhiz-ltd/TravelWhizWebAPI
- Website: https://livebustimes.org/mcp

## Install
- Endpoint: https://livebustimes.org/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://livebustimes.org/api/mcp
- Remote endpoint: https://livetraintimes.org/api/mcp

## Tools
- get_departures (Get Stop Departures) - Return a Live Times departure board for a known canonical stop ID. Optionally filter by route pattern or by up to 5 destinations. Endpoint: https://livebustimes.org/api/mcp
- find_stops (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. Endpoint: https://livebustimes.org/api/mcp
- search_places (Search Place Suggestions) - 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. Endpoint: https://livebustimes.org/api/mcp
- plan_journey (Plan a 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. Endpoint: https://livebustimes.org/api/mcp
- get_city_summary (Get City Summary) - Return Live Bus Times and Live Train Times coverage metadata and canonical links for a supported city. Endpoint: https://livebustimes.org/api/mcp
- get_departures (Get Stop Departures) - Return a Live Times departure board for a known canonical stop ID. Optionally filter by route pattern or by up to 5 destinations. Endpoint: https://livetraintimes.org/api/mcp
- find_stops (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. Endpoint: https://livetraintimes.org/api/mcp
- search_places (Search Place Suggestions) - 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. Endpoint: https://livetraintimes.org/api/mcp
- plan_journey (Plan a 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. Endpoint: https://livetraintimes.org/api/mcp
- get_city_summary (Get City Summary) - Return Live Bus Times and Live Train Times coverage metadata and canonical links for a supported city. Endpoint: https://livetraintimes.org/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.travelwhiz-ltd
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
