EU261 Flight Compensation
Server Details
EU261 flight delay compensation: check eligibility, compute EV, track fares. 6 tools, 35+ airports.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 11.9% over 36 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- MrSucik/eu261-mcp
- GitHub Stars
- 0
TDQS
Scored across 6 tools
Most tools have clearly distinct purposes: eligibility checks, EV computation, distance/band calculation, airport lookup, and price history storage/retrieval are separable. The only mild overlap is that both check_eligibility and distance involve compensation bands, but they operate at different levels of abstraction.
Tool names mostly follow a clear verb_noun snake_case pattern like check_eligibility, get_price_history, and record_price. The exception is 'distance', which is a noun rather than a verb-led action and breaks the otherwise consistent pattern.
Six tools is a well-scoped set for an EU261 compensation domain. Each tool supports a distinct part of the workflow or data layer without unnecessary bloat or obvious redundancy.
The core EU261 workflow is covered: eligibility, compensation amount, distance band, and airport status. Price history tools support the expected-value use case, though a claim-filing or airline-specific lookup tool is absent, which may be outside the server's intended scope.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
6 tool updates
- First observed
check_eligibility - First observed
compute_ev - First observed
distance - First observed
get_price_history - First observed
list_airports - First observed
record_price
Related MCP Connectors
EU261/EC261 flight compensation eligibility and flight distance checks via AI agents.
Flight compensation claims info and submission via AI agents
Airport security wait times, forecasts, FAA delays, EES border queues and baggage stats.
UK refunds inside your AI assistant: train delays, flights, TfL, parking. Made in London.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides real-time flight status, airport weather, delays, cheap flight deals, and TSA wait times without requiring an API key.16 npmMIT

FlightQueueofficial
AlicenseNot gradedqualityCmaintenanceProvides AI assistants with real-time and forecast airport intelligence, including security wait times, FAA delays, EU border queues, lounge and terminal info, aviation weather, and baggage performance for over 8,000 airports.MIT
Departi MCP Serverofficial
AlicenseAqualityBmaintenanceTravel compliance and trip planning for digital nomads — visa requirements, tax residency analysis, Schengen 90/180-day tracking, and curated accommodation, transport, and experience search across 189 European destinations.7MIT- AlicenseNot gradedqualityCmaintenanceProvides live US airport operational status and delay data from the FAA, free and without authentication.4 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.