google-flights-mcp

manganate006/google-flights-mcp
★ 0 stars Python Search Updated today
MCP server for Google Flights search — fast-flights v3 with GDPR consent bypass, no API key needed
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-flights-mcp": {
      "command": "uvx",
      "args": [
        "google-flights-mcp"
      ]
    }
  }
}

Or install with pip: pip install google-flights-mcp