8 months ago
travel-and-transportationThis MCP server provides tools to interact with Google Flights data using the bundled fast_flights library.
Overview
what is Google Flights MCP Server?
Google Flights MCP Server is a Python-based server that interacts with large language models (LLMs) to query flight information from Google Flights.
how to use Google Flights MCP Server?
To use the server, clone the repository, set up a virtual environment, install dependencies, and run the server using Python. Integrate it with MCP clients by configuring the server in the client's settings.
key features of Google Flights MCP Server?
- Fetch one-way flights for specific dates between two airports.
- Retrieve round-trip flights for specified departure and return dates.
- Find available flights within a specified date range, with options for cheapest flights.
use cases of Google Flights MCP Server?
- Querying available flights for a specific date.
- Planning round trips with flexible return dates.
- Finding the cheapest flight options over a range of dates.
FAQ from Google Flights MCP Server?
- Can I use this server for any flight queries?
Yes! It is designed to query flight information from Google Flights.
- Is there a cost to use the Google Flights MCP Server?
No, the server is free to use as it is open-source.
- How reliable is the flight data?
The server's reliability depends on Google Flights' data availability and network conditions.