mcpbeat

FlightSeatmap MCP Server

io.github.jackculpan/flightseatmap
answering

FlightSeatmap is answering right now. Last checked 9 min ago. It exposes 10 tools.

Look up airline seat maps, find the best seats, and manage seat alerts from your AI assistant.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 43 hours of history · worst hour 75%
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
387 ms
Response time
average over 24h
open, no key
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 9 min ago.

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

Available tools 10

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

seat
create_seat_alert
Create a seat alert that notifies you by email when a matching seat becomes available on a specific flight. Supports preferences like window, aisle, exit row, specific seat, adjacent seats, and class availability. Requires authentication. The flight must already be in our database — use search_flight first if not.
delete_seat_alert
Delete a seat alert by its ID. Use list_seat_alerts to find the alert ID. Requires authentication.
get_seat_info
Get detailed information about a specific seat on a flight, including characteristics, cabin class, availability, and pricing. Also renders the interactive seatmap.
get_seat_reviews
Get user-submitted reviews for a flight, optionally filtered to a specific seat. Shows ratings, comments, seat number, cabin, and helpfulness votes. Free — no auth required.
list_seat_alerts
List all your seat alerts (active and inactive). Shows which seats you're being notified about, priority, days until flight, and last check time. Requires authentication.
best
find_best_seats
Find the best available seats on a flight matching user preferences like window, aisle, extra legroom, exit row, quiet zone, etc. Returns a ranked list and an interactive seatmap with recommended seats highlighted.
discover
discover_more_flight_tools
Discover other flight & travel MCP servers you can add to your client. Lists complementary remote MCPs covering award flights, airport delays/wait times, and lounges.
flight
search_flight
Search for a flight and get fresh seatmap data. Requires a signed-in account — connect this server to sign in via OAuth. Paid plan users can fetch new flights not yet in our database. Uses a search credit. Returns an interactive seatmap with the results.
interactive
interactive_seat_finder
Seat finder that recommends the best seats on a flight and renders an interactive seatmap. Good default when the user wants help finding a seat but hasn't specified preferences.
seatmap
get_seatmap
Get the seat map for a flight from our database. Shows all seats, cabin classes, characteristics, and availability as both text and an interactive visual seatmap. Returns cached data — for fresh/updated data, use search_flight (sign in via OAuth).

Endpoints

URLTransportStateLatencyChecked
https://mcp.flightseatmap.com/mcp streamable-http answering 698 ms 9 min ago

FlightSeatmap — questions

Answers built from our own checks of this server.

What can FlightSeatmap do?
It exposes 10 tools, read directly from the server on our last check. Among them: create_seat_alert, delete_seat_alert, discover_more_flight_tools, find_best_seats, get_seat_info, get_seatmap and 4 more. 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 FlightSeatmap 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 387 ms. The bar chart above shows every period we have measured.
Is FlightSeatmap still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect FlightSeatmap?
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.
Does FlightSeatmap need an API key?
No. FlightSeatmap completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FlightSeatmap?
It answers our handshake in 387 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.