Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

Flight Search MCP Server

gvzq/flight-mcp

Real-Time Flight Data Access Connect to liveflight pricing and availability. Access comprehensive flight data from multiple sources with live pricing updates. Multiple Search Types Find the most affordable flights between any airports. View flight prices across entire months for flexible travel planning. Search for direct flights only, eliminating layovers. Discover trending flight routes from specific airports. Filter flights within specific budget ranges. Get detailed pricing for specific weeks. Compare costs across different months. Find flights to nearby destinations for better deals.

Uptime
100.0%
2 direct probes · 30d
Response
1344ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_flights

Search for flights between cities or airports. Provide city names or IATA codes (e.g., 'Austin', 'LAX') and departure date. City names often work better than airport codes. For round-trip flights, alw…

search_calendar

Find the cheapest travel dates for a route. Provide origin/destination airports and target month/date. Returns price calendar showing best dates to travel. Supports V1 price trends (daily cheapest non…

get_reference_data

Get travel reference data - airports, cities, airlines, or countries. Use 'list' to get all data or 'search' with query to find specific items. Helpful for finding IATA codes and location information.

discover_flights

Discover flight deals and travel inspiration. Get popular routes, find alternative nearby airports for better deals, or browse special offers from an origin city. Great for flexible travel planning.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flight_search_mcp_server": {
      "url": "https://flights.fctolabs.com/mcp",
      "transport": "http"
    }
  }
}