Search Google Flights
Rank #1,929smithery/punitarani/fli
Search for Flights on Google Flights. You can search for the cheapest days to fly and also the specific flight information.
Search Google Flights is a Model Context Protocol (MCP) server published by punitarani. It ranks #1,929 of 115,460 servers tracked on MCP Toplist, and its repository has 3,125 GitHub stars. Search Google Flights is listed across 2 registries — Smithery and Glama, with 5 release tags tracked from its GitHub repository. It was first listed on May 21, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 113,531 of 115,460 servers on MCP Toplist.
Use Search Google Flights
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fli https://server.smithery.ai/punitarani/fli/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.fli]
url = "https://server.smithery.ai/punitarani/fli/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/punitarani/fli/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fli": {
"url": "https://server.smithery.ai/punitarani/fli/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"fli": {
"type": "http",
"url": "https://server.smithery.ai/punitarani/fli/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fli": {
"serverUrl": "https://server.smithery.ai/punitarani/fli/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fli": {
"url": "https://server.smithery.ai/punitarani/fli/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fpunitarani%2Ffli)<a href="https://mcptoplist.com/server/smithery%2Fpunitarani%2Ffli"><img src="https://mcptoplist.com/badge/smithery%2Fpunitarani%2Ffli.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
punitarani
Other servers by punitarani
View all punitarani servers →GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| fli-js-v0.0.4 | May 24, 2026 |
| fli-js-v0.0.3 | May 24, 2026 |
| fli-js-v0.0.2 | May 24, 2026 |
| fli-js-v0.0.1 | May 24, 2026 |
| v0.9.0 | May 21, 2026 |
Frequently asked questions
- Who maintains Search Google Flights?
- Search Google Flights is maintained by punitarani, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Search Google Flights listed on the Official MCP Registry?
- Search Google Flights is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does Search Google Flights have?
- No registry surfaces explicit version metadata for Search Google Flights; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on May 24, 2026.
- Where can I find the source code for Search Google Flights?
- The source code for Search Google Flights is hosted at github.com/punitarani/fli.