Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.tooloracle/flightoracle

io.tooloracle/flightoracle

Flight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights

Uptime
100.0%
1 direct probes · 30d
Response
90ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

flight_search

Search round-trip or one-way flights between airports. Returns best flights, prices, airlines, duration, stops, and carbon emissions.

cheapest_flights

Find the cheapest flights across a full month. Returns price-sorted options with dates, airlines, and price insights.

one_way_search

Search one-way flights with all filters.

multi_city

Price a multi-city route with 2+ legs. Returns per-leg pricing and total cost range.

price_calendar

Weekly price calendar for a route. Find the cheapest week to fly.

route_compare

Compare flight prices by airline for a route. Shows cheapest per airline, stops, duration.

airport_hub

Find airport IATA codes for a city. Returns nearby airports and common codes.

health_check

Server status, API connectivity, supported features.

How to use

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

{
  "mcpServers": {
    "io.tooloracle/flightoracle": {
      "url": "https://tooloracle.io/flight/mcp/",
      "transport": "streamable-http"
    }
  }
}