Seat maps, seat ratings, traveller reviews and seat alerts for 150+ airlines.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by FlightSeatMap.
get_seatmapThe cabin layout for a flight: rows, cabins, which seats are free
find_best_seatsFree seats ranked against window, aisle, exit row, extra legroom, quiet zone, bulkhead, front, rear
get_seat_infoOne seat in detail β pitch, recline, power, galley and lavatory proximity
interactive_seat_finderA good default when the traveller hasn't said what they want yet
get_seat_reviewsTraveller reviews, with ratings and per-seat comments
discover_more_flight_toolsRelated flight and travel MCP servers
Seat maps, seat ratings, traveller reviews and seat alerts for 117 airlines, as a remote MCP server your AI assistant can call.
Ask "which seat should I pick on QF1?" and get the real cabin layout, the free seats ranked against what you care about, and what other travellers said about the one you're considering.
https://mcp.flightseatmap.com/mcpNothing needs installing. The server is hosted; you point your client at the URL.
Install this plugin from the marketplace, or add the server directly in
~/.cursor/mcp.json:
Settings β Connectors β Add custom connector, then paste the server URL.
Six tools are free and need no account:
| Tool | What it does |
|---|---|
get_seatmap | The cabin layout for a flight: rows, cabins, which seats are free |
find_best_seats | Free seats ranked against window, aisle, exit row, extra legroom, quiet zone, bulkhead, front, rear |
get_seat_info | One seat in detail β pitch, recline, power, galley and lavatory proximity |
interactive_seat_finder | A good default when the traveller hasn't said what they want yet |
get_seat_reviews | Traveller reviews, with ratings and per-seat comments |
discover_more_flight_tools | Related flight and travel MCP servers |
Four need a signed-in account, over OAuth:
| Tool | What it does |
|---|---|
search_flight | Fetch fresh data for a flight not yet in the database |
create_seat_alert | Email the traveller when a matching seat frees up |
list_seat_alerts | The traveller's alerts, with departure countdowns |
delete_seat_alert | Remove an alert |
Seat map, review and alert results render as interactive MCP Apps widgets in clients that support them.
OAuth 2.1 with PKCE and dynamic client registration β there is no API key to request, and no form to fill in. Your client discovers everything it needs from the 401 challenge.
https://mcp.flightseatmap.com/.well-known/oauth-protected-resource/mcphttps://mcp.flightseatmap.com/.well-known/oauth-authorization-serverScopes are read, write and search. Tools request only the scope they need.
| Path | Purpose |
|---|---|
plugin.json | Agent Plugins manifest β loads in Cursor unchanged |
mcp.json | Server declaration, Agent Plugins form |
.claude-plugin/plugin.json | Claude Code plugin manifest |
.mcp.json | Server declaration, Claude Code form |
.grok-plugin/plugin.json | xAI Grok marketplace manifest |
gemini-extension.json | Gemini CLI extension manifest |
server.json | Manifest for the official MCP Registry |
skills/ | Agent skills describing how to use the tools well |
commands/ | Slash commands (/seatmap, /best-seats) |
Five ecosystems, five manifest conventions, one server. mcp.json and .mcp.json
hold the same endpoint in the two shapes different clients look for β change both
together. .grok-plugin/plugin.json points its mcpServers at mcp.json rather
than repeating it.
The seat data, the API and the site are a separate, closed-source product. This repo is the connection glue, and it is MIT licensed.
QF1, BA117, UA900), not route. A
date helps, because aircraft swap between dates.support@flightseatmap.com Β· Privacy Β· Terms
FlightSeatMap is operated by Merchant Software Solutions Limited, a company registered in England and Wales (no. 14098922), The Old Court House, Clark Street, Morecambe, LA4 5HR.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/flightseatmap)<a href="https://allmcps.com/mcp/flightseatmap"><img src="https://allmcps.com/api/badge/flightseatmap?style=directory" alt="FlightSeatMap on AllMCPs" /></a>