fli MCP Server
punitarani/fli
Google Flights MCP, CLI and Python Library
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
punitarani/fli is a Python tool licensed under MIT. Google Flights MCP, CLI and Python Library Topics: google-flights, flights-api, google-flights-api, api, mcp, mcp-server.
Ranked #567 out of 24840 indexed tools.
In the top 3% of all indexed tools.
Has 3,185 GitHub stars.
Has 29 contributors.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
3,185 stars → well-known project
Last commit 4d ago → actively maintained
43/59 issues closed → decent issue management
29 contributors → active community
No dependents → no downstream usage
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
Matched Queries
From the README
# 🛫 Fli - Flight Search MCP Server and Library
A powerful Python library that provides programmatic access to Google Flights data with an elegant CLI interface. Search
flights, find the best deals, and filter results with ease.
> 🚀 **What makes `fli` special?**
> Unlike other flight search libraries that rely on web scraping, Fli directly interacts with Google Flights' API
> through reverse engineering.
> This means:
>
> * **Fast**: Direct API access means faster, more reliable results
> * **Zero Scraping**: No HTML parsing, no browser automation, just pure API interaction
> * **Reliable**: Less prone to breaking from UI changes
> * **Modular**: Extensible architecture for easy customization and integration
## MCP Server
```bash
pipx install flights
# Run the MCP server on STDIO
fli-mcp
# Run the MCP server over HTTP (streamable)
fli-mcp-http # serves at http://127.0.0.1:8000/mcp/
```
### Connecting to Claude Desktop
```json
{
"mcpServers": {
"fli": {
"command": Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.