Skip to content
Back to search
30
MCP streamable-http

io.github.johnisanerd/google-flights

io.github.johnisanerd/google-flights

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.andreacappelletti97/google-flights
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
0 tools
com.pulsemcp/google-flights
MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.
0 tools
World Airfares Flight Search
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
3 tools · streamable-http
io.github.johnisanerd/fuel-prices
Gas and fuel prices by station and area, as structured data via a hosted MCP server.
0 tools · streamable-http
google-flights-mcp
A FastMCP server for accessing Google Flights data via Model Context Protocol
0 tools
n8n-nodes-google-flights-api
Search flights and fares by route and date, returning airlines, times, durations, stops, and prices. Apify-backed n8n community node, pay-pe
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.johnisanerd/google-flights": {
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search",
      "transport": "streamable-http"
    }
  }
}