loading…
Search for a command to run...
loading…
Flight Intelligence MCP — 8 tools for flight search, cheapest dates, multi-city routing, airline comparison via Google Flights. Part of ToolOracle.
Flight Intelligence MCP — 8 tools for flight search, cheapest dates, multi-city routing, airline comparison via Google Flights. Part of ToolOracle.
Travel MCP Server — 8 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/flight/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"flightoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/flight/mcp/"]
}
}
}
| Tool | Description |
|---|---|
flight_search |
Search round-trip or one-way flights between airports. Returns best flights, pri |
cheapest_flights |
Find the cheapest flights across a full month. Returns price-sorted options with |
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 ra |
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, |
airport_hub |
Find airport IATA codes for a city. Returns nearby airports and common codes. |
health_check |
Server status, API connectivity, supported features. |
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | €0 |
| Pro | 10,000 calls/day | €29/month |
| Enterprise | Unlimited | Custom |
Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support.
flightOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
https://tooloracle.io/flight/mcp/Built by FeedOracle — Evidence by Design
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"flightoracle": {
"command": "npx",
"args": []
}
}
}