Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

EU261 Flight Compensation

dev.danielsuchan/eu261

EU261 flight delay compensation: check eligibility, compute EV, track fares. 6 tools, 35+ airports.

Uptime
4.0%
25 probes
Response
843ms
last probe
Tools
6
callable

Tools · 6

check_eligibility

Check if a flight qualifies for EU261 delay compensation and compute the € amount

compute_ev

Compute EU261 expected value for a trip: net cost after compensation probability

record_price

Store a fare observation for trend tracking (builds price history in DO state)

get_price_history

Retrieve stored price history for a route

list_airports

List all known airports with EU status

distance

Calculate great-circle distance between two airports and the EU261 compensation band

Similar MCP servers embedding-nearest

Departi – Travel Compliance & Curated Booking
Visa, Schengen 90/180, and tax analysis for 43 European countries plus curated booking.
0 tools · streamable-http
Pro Flight Search Airport Delays
Read-only airport delay, weather, and 24h forecast tools for AI assistants. Airport-level only.
0 tools · streamable-http
Award Travel Finder
Searches award flight availability, points redemption pricing, and status match opportunities via AI.
0 tools
Pro Flight Search
Read-only airport delay, weather, and 24-hour forecast tools for AI assistants — airport-level only.
0 tools
FlightQueue
TSA wait times, predictions, FAA delays, and baggage stats for 8,000+ airports.
0 tools · streamable-http
EuroComply — EU Regulatory Compliance
EU regulatory compliance data: 17 regulations, deadlines, enforcement actions. EU-hosted.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "eu261_flight_compensation": {
      "url": "https://eu261.danielsuchan.dev/mcp",
      "transport": "streamable-http"
    }
  }
}