MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup
{
"mcpServers": {
"google-flights-1": {
"command": "npx",
"args": [
"-y",
"google-flights-mcp-server"
]
}
}
}