mcpbeat Sign in

Stopover Planner MCP Server

by stopovercity Your server? Claim it
answering

Stopover Planner is answering right now. Last checked 2 min ago. It exposes 5 tools.

Live Google Flights search: stopover itineraries, country sweeps, explore anywhere, booking links

Uptime history 52 days of history
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
161 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Stopover Planner every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add stopover-planner --transport http https://mcp.stopovercity.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stopover-planner": {
      "url": "https://mcp.stopovercity.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stopover-planner]
url = "https://mcp.stopovercity.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "stopover-planner": {
      "url": "https://mcp.stopovercity.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stopover-planner": {
      "url": "https://mcp.stopovercity.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

country
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.
explore
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.
flights
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.
job
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.
stopover
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 background job: returns a jobId immediately; poll get_job_result every few seconds until status is done.

Endpoints

URLTransportStateLatencyChecked
https://mcp.stopovercity.com/mcp streamable-http answering 132 ms 2 min ago

Alternatives to Stopover Planner

same job, measured the same way
Google Flights
by andreacappelletti97

MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.

152 installs/wk local only
cloro
by cloro

Scrape AI answer engines and Google Search/News with country and state-level geo-targeting.

10 tools answering
HasData Google Flights
by hasdata

Google Flights itineraries with fares, legs, carbon emissions and price history, as JSON.

192 installs/wk answering
Google Flights
by johnisanerd

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

answering
I
Book Metadata
by vetnet183

Search Google Books and Open Library for book metadata, covers, and publication info.

118 installs/wk local only
Google Flights
by pulsemcp

MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.

92 installs/wk local only
Hotel & Vacation Rental MCP - live prices & reviews across Booking, Airbnb, Vrbo & Google Hotels
by stayingapi

Search hotels & rentals: live prices & reviews across Booking.com, Airbnb, Vrbo & Google Hotels.

answering
HasData Google Hotels
by hasdata

Google Hotels search: rates, ratings, amenities and what each booking site charges, as JSON.

57 installs/wk answering

Stopover Planner — questions

Answers built from our own checks of this server.

What can Stopover Planner do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_job_result, search_country_sweep, search_explore_anywhere, search_flights, search_stopover_itineraries. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Stopover Planner working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 161 ms. The bar chart above shows every period we have measured.
How do I connect Stopover Planner?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Stopover Planner need an API key?
No. Stopover Planner completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Stopover Planner?
It answers our handshake in 161 ms on average, which is faster than 85% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.