Loading MCP server directory, please wait...
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
npx @getmcp/cli add io.github.andreacappelletti97/google-flightsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.andreacappelletti97/google-flights": {
"command": "npx",
"args": [
"-y",
"google-flights-mcp"
]
}
}
}