mcpbeat

Flights MCP Server

il.co.alice/flights
answering

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

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

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
263 ms
Response time
average over 24h
API key or OAuth
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 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, but you need an API key or OAuth to use it.

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 needs key 329 ms 16 min ago

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 263 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 will need your own key or an OAuth login: it refuses anonymous clients.
Does Flights need an API key?
Yes. Every time we knock, Flights answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Flights?
It answers our handshake in 263 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.