Google Flights Search (Real-Time Fares)
Rank #18,498com.flightpowers/google-flights
Real-time Google Flights: one-way and round-trip fares over date ranges, with price verdicts.
Google Flights Search (Real-Time Fares) is a Model Context Protocol (MCP) server published by mtnrabi. It ranks #18,498 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Google Flights Search (Real-Time Fares) is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 113,615 of 132,113 servers on MCP Toplist.
Use Google Flights Search (Real-Time Fares)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http google-flights https://flights.flightpowers.com/mcp[mcp_servers.google-flights]
url = "https://flights.flightpowers.com/mcp"Add to ~/.codex/config.toml.
https://flights.flightpowers.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"google-flights": {
"url": "https://flights.flightpowers.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"google-flights": {
"type": "http",
"url": "https://flights.flightpowers.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"google-flights": {
"serverUrl": "https://flights.flightpowers.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"google-flights": {
"url": "https://flights.flightpowers.com/mcp"
}
}
}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/com.flightpowers%2Fgoogle-flights)<a href="https://mcptoplist.com/server/com.flightpowers%2Fgoogle-flights"><img src="https://mcptoplist.com/badge/com.flightpowers%2Fgoogle-flights.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mtnrabi
Other servers by mtnrabi
View all mtnrabi servers →Available versions (3)
| Version | Published |
|---|---|
| 1.2.0 | Sep 9, 2026 |
| 1.1.0 | Sep 8, 2026 |
| 1.0.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains Google Flights Search (Real-Time Fares)?
- Google Flights Search (Real-Time Fares) is maintained by mtnrabi, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Google Flights Search (Real-Time Fares) listed on the Official MCP Registry?
- Yes — Google Flights Search (Real-Time Fares) is listed on the Official MCP Registry.
- How many versions does Google Flights Search (Real-Time Fares) have?
- MCP Toplist tracks 3 versions of Google Flights Search (Real-Time Fares), most recently published on Sep 9, 2026.
- Where can I find the source code for Google Flights Search (Real-Time Fares)?
- The source code for Google Flights Search (Real-Time Fares) is hosted at github.com/mtnrabi/travel-agent-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.