flights-mcp
Related Servers
Alternatives to flights-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceThis MCP server allows an AI assistants to search for flight information online using Google Flights. It can find flights for specific dates or search through a range of dates to find all options or just the cheapest ones available.27-
- AlicenseAqualityDmaintenanceMCP server that enables Google Flights search via SerpApi, supporting one-way, round-trip, and multi-city itineraries with defaults for Business class, Star Alliance, and EUR pricing. It provides flight search, booking options, and usage tracking.4105 npmMIT
- AlicenseAqualityCmaintenanceAn MCP server that finds cheap flights with flexible dates and smart suggestions using the Google Flights API.3MIT
- FlicenseNot gradedqualityNot gradedmaintenanceA remote MCP server that searches Google Flights for flight information and airport codes. It enables users to find flights, locate airports, and generate travel dates through natural language interactions.-
- FlicenseNot gradedqualityDmaintenanceMCP server providing flight search, web search, URL fetching with JS rendering, and documentation search tools.-
- AlicenseAqualityDmaintenanceMinimal TypeScript MCP server providing real flight and hotel search via SerpApi for a personal travel-planning agent.27 npmMIT
TDQS
Scored across 13 tools
Every tool has a clearly distinct purpose: search_flights handles standard queries, while flexible, calendar, and stopover variants cover specialized date/route patterns. Follow-up tools (get_return_flights, get_booking_options) chain logically without overlap.
All tools follow a consistent snake_case verb_noun pattern (search_, get_, find_, explore_, compare_, plan_, check_). The naming clearly indicates the action and subject, making the set predictable.
13 tools is well within the ideal range for a flight-search domain. Each tool addresses a distinct user need, from airport lookup to complex multi-city planning, without feeling bloated.
The tool surface covers the full flight planning workflow: resolve airports, search with various flexibility options, compare airports, plan multi-stop/open-jaw itineraries, check price insights, and obtain booking links. No obvious gaps for the stated purpose.