FlightSeatMap
mcp.flightseatmap.com
· FlightSeatMap
Find the best airplane seat on any flight. Detailed seat maps, live seat availability, passenger reviews, and seat alerts for 150+ airlines worldwide.
mcp.flightseatmap.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 53/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-08 02:45:46 current | f2b161e3693d… |
view → |
Endpoints
| Agent card | https://mcp.flightseatmap.com/.well-known/agent-card.json |
| Provider | https://flightseatmap.com |
| Docs | https://flightseatmap.com/mcp |
Skills · 6 declared · mapped to canonical taxonomy
Get the seat map for a flight from our database. Shows all seats, cabins, and which ones are free.
Rank the available seats on a flight against preferences like window, aisle, extra legroom, exit row, quiet zone, bulkhead, front or rear.
Detailed information about one specific seat on a flight: pitch, width, recline, power, proximity to galleys and lavatories, and known drawbacks.
Fetch fresh seatmap and availability data for a flight directly from the airline. Requires a signed-in account on a paid plan.
User-submitted reviews for a flight, optionally filtered to a single seat.
Create, list, and delete alerts that email you when a matching seat frees up on a flight. Requires a signed-in account.
Health · last 23 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.flightseatmap.com) [](https://agenstry.com/agents/mcp.flightseatmap.com) [](https://agenstry.com/agents/mcp.flightseatmap.com) [](https://agenstry.com/agents/mcp.flightseatmap.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "FlightSeatMap",
"description": "Find the best airplane seat on any flight. Detailed seat maps, live seat availability, passenger reviews, and seat alerts for 150+ airlines worldwide.",
"version": "5.0.0",
"url": "https://mcp.flightseatmap.com/mcp",
"preferredTransport": "MCP",
"documentationUrl": "https://flightseatmap.com/mcp",
"iconUrl": "https://flightseatmap.com/icon.png",
"provider": {
"organization": "FlightSeatMap",
"url": "https://flightseatmap.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/markdown",
"application/json"
],
"additionalInterfaces": [
{
"url": "https://mcp.flightseatmap.com/mcp",
"transport": "MCP"
},
{
"url": "https://flightseatmap.com/openapi.json",
"transport": "HTTP+JSON"
}
],
"securitySchemes": {
"mcp_oauth": {
"type": "oauth2",
"description": "OAuth 2.1 with dynamic client registration and PKCE. See https://flightseatmap.com/auth.md",
"oauth2MetadataUrl": "https://mcp.flightseatmap.com/.well-known/oauth-authorization-server"
}
},
"security": [
{
"mcp_oauth": [
"read",
"search",
"write"
]
}
],
"skills": [
{
"id": "get_seatmap",
"name": "Get seat map",
"description": "Get the seat map for a flight from our database. Shows all seats, cabins, and which ones are free.",
"tags": [
"flights",
"seatmap",
"aviation"
],
"examples": [
"Show me the seat map for BA117",
"What does the cabin look like on QF1?"
]
},
{
"id": "find_best_seats",
"name": "Find best seats",
"description": "Rank the available seats on a flight against preferences like window, aisle, extra legroom, exit row, quiet zone, bulkhead, front or rear.",
"tags": [
"flights",
"seatmap",
"recommendations"
],
"examples": [
"Best window seat with legroom on AA100",
"Quietest seat in economy on LH400"
]
},
{
"id": "get_seat_info",
"name": "Get seat detail",
"description": "Detailed information about one specific seat on a flight: pitch, width, recline, power, proximity to galleys and lavatories, and known drawbacks.",
"tags": [
"flights",
"seatmap"
],
"examples": [
"Is 31A a good seat on EK202?"
]
},
{
"id": "search_flight",
"name": "Search a live flight",
"description": "Fetch fresh seatmap and availability data for a flight directly from the airline. Requires a signed-in account on a paid plan.",
"tags": [
"flights",
"live",
"paid"
],
"examples": [
"Check live seat availability on UA900 tomorrow"
]
},
{
"id": "get_seat_reviews",
"name": "Get seat reviews",
"description": "User-submitted reviews for a flight, optionally filtered to a single seat.",
"tags": [
"flights",
"reviews"
],
"examples": [
"What do people say about row 12 on SQ22?"
]
},
{
"id": "seat_alerts",
"name": "Manage seat alerts",
"description": "Create, list, and delete alerts that email you when a matching seat frees up on a flight. Requires a signed-in account.",
"tags": [
"flights",
"alerts",
"paid"
],
"examples": [
"Alert me if a window seat opens up on BA117"
]
}
]
}