# seat-intelligence MCP server

Airline seat quality scores (1-10) with notes. 61+ configs across 10 US airlines.

## Links
- Registry page: https://www.getdrio.com/mcp/com-rowhint-seat-intelligence

## Install
- Endpoint: https://mcp.rowhint.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.rowhint.com/mcp

## Tools
- rowhint_get_seat_score - Get the quality score (1-10), color rating, and detailed notes for a specific airline seat. Returns comfort assessment, recline data, proximity warnings, and window alignment issues. Use when someone asks "Is seat 14A good on the Delta 737-800?" or wants to know about a specific seat before booking. Endpoint: https://mcp.rowhint.com/mcp
- rowhint_get_best_seats - Find the highest-rated seats on a specific aircraft configuration. Filter by cabin class (economy, premium, business, first) and number of results. Use when someone asks "What's the best seat on the United 777?" or "Best economy seat on Delta A321neo?" Endpoint: https://mcp.rowhint.com/mcp
- rowhint_compare_seats - Compare two specific seats on the same aircraft side by side. Returns scores, notes, dimensions, and a recommendation for which seat is better. Use when someone asks "Should I pick 14A or 22F on the Southwest 737 MAX 8?" or is deciding between two seats. Endpoint: https://mcp.rowhint.com/mcp
- rowhint_get_config_overview - Get a summary of an aircraft configuration including total seats, cabin layout, best and worst seats per cabin, and facility locations (galleys, lavatories). Use when someone asks "Tell me about the American Airlines 787-9" or wants a general overview before choosing a seat. Also use to discover valid config_ids for other tools. Endpoint: https://mcp.rowhint.com/mcp
- rowhint_pick_seat - Get the best seat recommendations for a specific flight. Takes a flight number (e.g., "UA1234", "DL567") and optionally cabin class, seat position preference (window/aisle), and priority (legroom/recline/quiet). Returns top picks with scores and notes, seats to avoid, aircraft info, and a confidence rating. Use when someone says "I'm flying AA1234 next week, where should I sit?" or "Best window seat on DL567?" This is the easiest way to get seat recommendations — just provide a flight number. Endpoint: https://mcp.rowhint.com/mcp
- rowhint_help_me_pick - Conversational seat picker. Asks the user a few structured questions (flight, route length, what they care most about, cabin class), then returns the top 3 seat recommendations with notes. Use this when someone wants help choosing but hasn't specified a seat or even which aircraft — the tool walks them through it via elicitation. Endpoint: https://mcp.rowhint.com/mcp
- rowhint_seat_roast - Roasts a specific airline seat. Returns a one-paragraph, voice-y takedown of the seat based on its quality score, proximity issues, recline/legroom data, and any notes. Use when someone asks 'how bad is seat 31B on the United 787-9?' — they want the unvarnished truth, not a neutral lookup. Endpoint: https://mcp.rowhint.com/mcp
- rowhint_get_windowless_seats - List all window-position seats that have no actual window on a specific aircraft. These are seats labeled as window seats in airline booking systems but where the fuselage structure blocks the view. Use when someone asks about window seats, specifically wants to avoid windowless positions, or is choosing between window seats. Endpoint: https://mcp.rowhint.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.rowhint
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 8, 2026
- Source: https://registry.modelcontextprotocol.io
