Google-Flights-MCP-ServerServer

opspawn
GitHub
Travel & TransportationBrowser AutomationWeb Scraping

Loading subscription status...

💡 Description

This MCP server provides tools to interact with Google Flights data using the bundled `fast_flights` library.

📝 JSON Entries

{
  "mcpServers": [
    {
      "google-flights": {
        "env": {},
        "args": [
          "/absolute/path/to/flight_mcp_server/server.py"
        ],
        "command": "/path/to/your/.venv/bin/python"
      }
    }
  ]
}

Features

  • Fetches available one-way flights for a specific date between two airports.
  • Fetches available round-trip flights for specific departure and return dates.
  • Finds available round-trip flights within a specified date range.