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-mcpUsage 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 |
| Compare flight prices, sorted by cheapest |
| Price calendar across a date range |
| 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 stdioRoadmap
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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