mcpbeat Sign in

Flights MCP Server

answering

Flights is answering right now. Last checked 6 min ago. It exposes 1 tools.

Search flights by route, dates, passengers, and cabin class. By Alice, Israel's travel app.

Uptime history 51 days of history · worst day 97%
51 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
275 ms
Response time
average over 24h
OAuth sign-in
Access
streamable-http

Flights missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add flights --transport http https://mcp.alice.co.il/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "flights": {
      "url": "https://mcp.alice.co.il/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.flights]
url = "https://mcp.alice.co.il/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "flights": {
      "url": "https://mcp.alice.co.il/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "flights": {
      "url": "https://mcp.alice.co.il/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

flights
search_flights
Search for available flights between two cities. Returns a curated set of options, each tagged with one or more categories: - **best**: the engine's recommended balance of price, total duration, and stops. - **cheapest**: lowest total price. - **fastest**: shortest total travel time. The categories overlap — a single flight can be both best and cheapest. Each option includes price, total durations, layovers, its `categories`, and a direct booking link. Options may include `seats_remaining` — the number of seats left in this booking class at this price; values of 4 or fewer indicate limited availability.

Endpoints

URLTransportStateLatencyChecked
https://mcp.alice.co.il/mcp streamable-http sign-in 375 ms 6 min ago

Alternatives to Flights

same job, measured the same way
Travelpayouts MCP
by theyahia

MCP server for Travelpayouts API -- flight search, popular routes, price calendar.

71 installs/wk local only
Travel Code
by travel-code

Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

answering
Google Flights
by johnisanerd

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

answering
FareEagle Travel
by fareeagle

Search and book flights, hotels and buses in India at live fares; payment on fareeagle.com.

18 tools answering
Google Flights Search (Real-Time Fares)
by flightpowers

Real-time Google Flights: one-way and round-trip fares over date ranges, with price verdicts.

2 tools answering
HotelsCasa
by hotelscasa

Travel search: 1.3M hotels and apartments, owner homes, tours, flights, taxi, car rental.

13 tools answering
Pointify Travel
by pointifytravels

Search award flights and cash fares, optimize points, and predict fares inside ChatGPT and Claude.

5 tools answering
Restplass travel search
by restplass

Realtime package holiday and charter flight prices from Norway. Inventory not on Google Flights.

2 tools answering

Flights — questions

Answers built from our own checks of this server.

What can Flights do?
It exposes 1 tools, read directly from the server on our last check. Among them: search_flights. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Flights working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 275 ms. The bar chart above shows every period we have measured.
How do I connect Flights?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Flights?
No API key is involved. Flights answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Flights?
It answers our handshake in 275 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.