punitarani/fli
Python library with CLI and MCP server for accessing Google Flights API data, enabling AI agents to search and filter flight information.

Velocity · 7d
+5.5
★ / day
Trend
→steady
star history
Fli is a Python library that directly interfaces with Google Flights through reverse engineering, providing fast and reliable flight data access without web scraping. It offers both a CLI and an MCP server, allowing AI agents and applications to call search_flights and search_dates tools via the Model Context Protocol over STDIO or HTTP.