MCP Uptime
← MCP Reliability Index  /  Maps & Weather
S

Stopover Planner

com.stopovercity/stopover-planner
Live Google Flights search: stopover itineraries, country sweeps, explore anywhere, booking links
healthy
status
5
tools exposed
11288ms
connect latency
2b8f96a7ba33
schema fingerprint

Tools (5)

search_stopover_itineraries
Find complete multi-day stopover itineraries between two cities: an outbound leg, 1 to 7 days in an intermediate hub city, then the onward leg, priced as one trip from live Google Flights data (GBP) with a booking link on every leg. One call evaluates dozens of hub cities and date splits. Runs as a
search_flights
Live Google Flights prices for one route across one or more dates. Each flight includes airline, GBP price, duration, stops, times, and a Google Flights booking link. Synchronous: typically 5 to 20 seconds.
search_country_sweep
Cheapest live fares from one origin to every destination city in a whole country, in one call (e.g. London to all of Spain). Replaces dozens of route searches. Runs as a background job: returns a jobId; poll get_job_result until done.
search_explore_anywhere
Explore everywhere: the cheapest destinations worldwide from an origin on given dates, with live GBP prices and booking links. Great for "where can I fly cheaply" questions. Runs as a background job: returns a jobId; poll get_job_result until done.
get_job_result
Poll a search started by a background-job tool. Returns {status:"pending"} while running; when status is "done" the same object carries the search payload. Poll every 3 to 5 seconds.

Endpoint

https://mcp.stopovercity.com/mcp
Category: Maps & Weather · Last checked: 2026-07-30T13:10:53Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.