io.tooloracle/flightoracle
io.tooloracle/flightoracleFlight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights
Tools · 8
Search round-trip or one-way flights between airports. Returns best flights, prices, airlines, duration, stops, and carbon emissions.
Find the cheapest flights across a full month. Returns price-sorted options with dates, airlines, and price insights.
Search one-way flights with all filters.
Price a multi-city route with 2+ legs. Returns per-leg pricing and total cost range.
Weekly price calendar for a route. Find the cheapest week to fly.
Compare flight prices by airline for a route. Shows cheapest per airline, stops, duration.
Find airport IATA codes for a city. Returns nearby airports and common codes.
Server status, API connectivity, supported features.
Similar MCP servers embedding-nearest
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"
}
}
}