Loading MCP server directory, please wait...
Google Flights itineraries with fares, legs, carbon emissions and price history, as JSON.
npx @getmcp/cli add com.hasdata/google-flightsRequires Node.js 18+. Community-contributed server. Review source before installing.
HASDATA_API_KEYHasData API key, created at app.hasdata.com. The free trial needs no card.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hasdata/google-flights": {
"command": "npx",
"args": [
"-y",
"@hasdata/google-flights-mcp"
],
"env": {
"HASDATA_API_KEY": ""
}
}
}
}