Search Google Flights
Search for Flights on Google Flights.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add punitarani/fli
# Browse available tools
npx -y smithery tool list punitarani/fli
# Get full schema for a tool
npx -y smithery tool get punitarani/fli search_flights
# Call a tool
npx -y smithery tool call punitarani/fli search_flights '{}'Direct MCP Connection
Endpoint: https://fli--punitarani.run.tools
Tools (2)
search_flights— Search for flights with flexible filtering options.search_cheap_flights— Find the cheapest dates to fly between two airports over a date range.
# Get full input/output schema for a tool
npx -y smithery tool get punitarani/fli