← All servers

HasData Google Flights

com.hasdata/google-flights v1.0.0
Official Registry other

Google Flights itineraries with fares, legs, carbon emissions and price history, as JSON.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add google-flights --transport http https://mcp.hasdata.com/api/mcp?apis=google_travel_flights
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "google-flights": {
      "url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_flights"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "google-flights": {
      "serverUrl": "https://mcp.hasdata.com/api/mcp?apis=google_travel_flights"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "google-flights": {
      "type": "http",
      "url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_flights"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "google-flights": {
      "url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_flights"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "google-flights": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/api/mcp?apis=google_travel_flights"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.hasdata.com/api/mcp?apis=google_travel_flights
x-api-key: •••••• (required)

Packages

npm @hasdata/google-flights-mcp@1.0.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.hasdata--google-flights/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent