Skip to content
Back to search
30
MCP

google-flights-mcp

pypi/google-flights-mcp

A FastMCP server for accessing Google Flights data via Model Context Protocol

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_google-flights-mcp
A Model Context Protocol server that creates travel agent-level flight plans using the fast-flights API
0 tools
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
Google Flights MCP Server
Metadata-only Glama MCP server.
0 tools
flightaware-mcp
MCP Server exposing the FlightAware AeroAPI via the Model Context Protocol.
0 tools
flight-tracker-mcp
MCP Server for flight tracking using OpenSky Network API
0 tools

How to use

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

{
  "mcpServers": {
    "google-flights-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}