rowhint-ntm5-rowhint
mcpsmithery# RowHint MCP Server Airline seat quality intelligence via MCP. Per-seat quality scores (1-10) with plain-English notes for **66+ aircraft configurations** across 10 US airlines. Every score is hand-verified against live airline seat maps. ## Setup Add to your Claude Desktop config: ```json { "mcpServers": { "rowhint": { "url": "https://mcp.rowhint.com/mcp" } } } ``` No API key required. All 5 tools are free. ## Key Features - Per-seat quality scores (1-10) with transparent methodology - Plain-English notes explaining why each seat scores the way it does - Best seat finder filtered by cabin class - Side-by-side seat comparison with score differences and summary - Windowless window seat detection - 66+ hand-verified configs across AA, DL, UA, WN, B6, AS, HA, F9, NK, G4 ## Available Tools 1. **`rowhint_get_seat_score`** — Get quality score and notes for a specific seat 2. **`rowhint_get_best_seats`** — Find the highest-rated seats by cabin class 3. **`rowhint_compare_seats`** — Compare two seats side by side 4. **`rowhint_get_config_overview`** — Get full seat map overview for an aircraft 5. **`rowhint_get_windowless_seats`** — Find window seats that actually have no window ## Use Cases - Travelers asking AI assistants "What's the best seat on my Delta A321neo flight?" - Travel app developers adding seat quality data to booking tools - AI travel agents making personalized seat recommendations - Corporate travel tools optimizing seat assignments ## FAQ **Does it cover international airlines?** Not yet — currently covers 10 US airlines. International carriers are on the roadmap. **How are scores calculated?** Each seat is scored 1-10 based on legroom, recline, proximity to galley/lavatory, window alignment, and hardware. Full methodology at [rowhint.com](https://rowhint.com). **Is an API key required?** No. All tools are free with no authentication required. **How often is the data updated?** Configurations are hand-verified against live airline booking sites and updated when airlines change their layouts.
By Smithery | 5 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (5)
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
rowhint_get_seat_scorerowhint_get_best_seatsrowhint_compare_seatsrowhint_get_config_overviewrowhint_get_windowless_seatsFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y rowhint-ntm5-rowhint"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)