Google Flights (andreacappelletti97) MCP Server
The most feature-rich MCP server for Google Flights. No API key required. 12 tools for searching flights, tracking prices, comparing cabins, analyzing layovers, and more, all powered by real-time Google Flights data. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-04-17 · ★ 5 · VERIFIED 2026-08-25
ISC · TypeScript servers · how we verify → /methodology
01 · Install Google Flights (andreacappelletti97)
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add andreacappelletti97-google-flights-mcp -- npx -y google-flights-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"andreacappelletti97-google-flights-mcp": {
"command": "npx",
"args": [
"-y",
"google-flights-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license ISC - declared in the repository
npm package google-flights-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.andreacappelletti97 is GitHub-verified and matches the repo owner
03 · What Google Flights (andreacappelletti97) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can scan a date range to find cheapest departure dates (multiple API calls for precision), compare economy, premium economy, business, and first class prices for the same route, view all recorded price observations for a tracked route, and list all routes being price-tracked with last known price.
Capability map
Tools grouped from the project's README - what Google Flights (andreacappelletti97) lets an agent do.
read & search
9 tools - e.g. One-way & round-trip search. Returns prices, airlines, durations, stops, aircraft, seat pitch, CO2 emissions, and price context.; Multi-leg itinerary search (2-5 segments).; Full calendar of daily prices…
search_flights · search_multi_city · get_calendar_heatmap · get_price_insights · get_price_history · list_tracked_routes…
Compare
1 tool - e.g. Compare economy, premium economy, business, and first class prices for the same route.
compare_cabin_classes
Track
1 tool - e.g. Record current price and report trend (dropping/rising/stable). Persists in SQLite.
track_price
Analyze
1 tool - e.g. Analyze connection quality for multi-stop flights. Reports risk level, connection type, aircraft.
analyze_layovers
Limitations (from the README)
- No official API: uses an undocumented Google endpoint that could change at any time. Structural validation makes breakages obvious. - Rate limiting: Google may throttle heavy use. Built-in retry and circuit breaker handle transient issues. - Prices are estimates: prices reflect query time; they can change before booking. - Currency: determined by Google based on IP/locale.
04 · Who maintains Google Flights (andreacappelletti97)
google-flights is maintained by andreacappelletti97. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- category
- other - actively maintained as of 2026-08-25.
- registry
- io.github.andreacappelletti97/google-flights (active, first published 2026-04-17 · 3 versions)
- packages
- npm:google-flights-mcp
06 · Google Flights (andreacappelletti97) FAQ
Is Google Flights (andreacappelletti97) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-04-17. We re-verify nightly.
What can Google Flights (andreacappelletti97) do?
With this server connected, an agent can scan a date range to find cheapest departure dates (multiple API calls for precision), compare economy, premium economy, business, and first class prices for the same route, view all recorded price observations for a tracked route, and list all routes being price-tracked with last known price.
How do I install Google Flights (andreacappelletti97)?
Run `npx -y google-flights-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Google Flights (andreacappelletti97) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Google Flights (andreacappelletti97)
Alternatives to Google Flights (andreacappelletti97)
Maintained other servers if Google Flights (andreacappelletti97) isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Vinted MCP · Molecular MCP · Anirbanbasu Pymcp · Anki MCP Server · AnkiMCP Server
More TypeScript MCP servers · Mcpspend · Zerodust · Vibe Hnindex · iMessage MCP · see all