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
50.0%
2 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

MolTravel live
Aggregated travel MCP — flights, tours, activities, price checks, visas, and more.
57 tools · streamable-http
Skiplagged MCP live
Skiplagged MCP Server for flight search, hotel booking, and travel planning
10 tools · streamable-http
Award Flight Daily live
Official airline award MCP. Search 12.3M+ award flights across 48 loyalty programs.
7 tools · streamable-http
VAT Validator MCP live
Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
2 tools · streamable-http
MiCA Stablecoin Compliance Preflight
Pre-flight MiCA compliance check for stablecoins (USDC/USDT/EURC/RLUSD/DAI). Returns PASS/WARN/BLOCK with score, ESMA register status, peg d
0 tools · http
Stratalize AI Governance Intelligence live
FS AI RMF, SR 11-7, EU AI Act, UK FCA compliance. Examination-ready. Ed25519-attested.
14 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"
    }
  }
}