Google Flights MCP Server logo

Google Flights MCP Server

0

Google Flights MCP server for Cursor. One-way, round-trip and multi-city itineraries with fares, legs, layovers, carbon emissions and price history, as structured JSON. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_flights", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }