io.tooloracle/flightoracle
Flight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights
Open source Repository Open in the app JSON README (API)
About
Flight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights
Details
- Kind
- MCP servers
- Topic
- Maps, weather & travel
- Publisher
- io.tooloracle
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-05-09T17:52:09Z
- Repository state
- ativo
- Language
- Dockerfile
- License
- NOASSERTION
- Added
- 2026-08-29 04:01:46
- Updated
- 2026-08-29 04:01:46
- Origin id
io.tooloracle/flightoracle
README
# ✈️ flightOracle
**Travel MCP Server** — 8 tools | Part of [ToolOracle](https://tooloracle.io)



## Quick Connect
```bash
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/flight/mcp/
```
```json
// claude_desktop_config.json
{
"mcpServers": {
"flightoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/flight/mcp/"]
}
}
}
```
## Tools (8)
| 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. |
## Pricing
| 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.
## Part of ToolOracle
flightOracle is one of **42 specialized MCP servers** in the [ToolOracle](https://tooloracle.io) ecosystem — the largest collection of production-ready MCP tools for AI agents.
**Related Oracles:**
- [FeedOracle](https://feedoracle.io) — Evidence-grade compliance data infrastructure
- [ToolOracle](https://tooloracle.io) — 42 Oracles, 390+ MCP Tools
## Links
- 🌐 Live: `https://tooloracle.io/flight/mcp/`
- 📚 Docs: [tooloracle.io/docs](https://tooloracle.io/docs)
- 🏠 Platform: [tooloracle.io](https://tooloracle.io)
---
*Built by [FeedOracle](https://feedoracle.io) — Evidence by Design*