Skip to main content
Glama
saikandikatta

cheapflights-mcp

๐Ÿ›ซ CheapFlights MCP

An open-source MCP server that helps you find the cheapest flights with smart suggestions.

Features

  • ๐Ÿ” Search flights โ€” Find cheapest options for any route

  • ๐Ÿ“… Flexible dates โ€” See which dates are cheapest across a month

  • ๐Ÿ’ก Smart suggestions โ€” Nearby airports, date shifts, savings tips

  • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Family pricing โ€” Calculates total for adults + children

  • โšก Fast โ€” Direct Google Flights API access (no scraping)

Install

# Install dependencies
pipx install flights  # provides fli-mcp and fli CLI

# Install this MCP server
pip install cheapflights-mcp

Usage with Claude / Kiro / AI Assistants

Add to your MCP config:

{
  "mcpServers": {
    "cheapflights": {
      "command": "cheapflights-mcp"
    }
  }
}

Then ask your AI:

  • "Find cheapest flights from Melbourne to Tokyo in October for 2 adults and 2 kids"

  • "What are the cheapest dates to fly Sydney to London in January?"

  • "Suggest cheaper alternatives for JFK to NRT on Dec 25"

MCP Tools

Tool

Description

search_flights

Compare flight prices, sorted by cheapest

find_cheapest_dates

Price calendar across a date range

suggest_alternatives

Nearby dates, airports, and route alternatives

Development

git clone https://github.com/YOUR_USERNAME/cheapflights-mcp.git
cd cheapflights-mcp
pip install -e .
cheapflights-mcp  # runs on stdio

Roadmap

  • Multi-source: Add Skyscanner, Kiwi.com APIs

  • Price alerts: Notify when prices drop

  • Destination discovery: "Where can I fly for $500?"

  • Price history: "Is this a good deal?"

  • Booking links: Direct links to book

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Geo-based flight search MCP server. Find more flights between any two places on earth

  • Flight Intelligence MCP โ€” search, cheapest dates, multi-city, airline compare via Google Flights

  • Official airline award MCP. Search 12.3M+ award flights across 48 loyalty programs.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saikandikatta/cheapflights-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server