Back to directory
google-flights

google-flights

@opspawn16

An MCP server providing tools to interact with Google Flights data, including fetching one-way, round-trip, and range-based flight information.

Google Flightsflightstravelscrapingcommerce

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/4/6
Updated
2025/10/19