# EU261 Flight Compensation MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/dev-danielsuchan-eu261
- Repository: https://github.com/MrSucik/eu261-mcp

## Install
- Endpoint: https://eu261.danielsuchan.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://eu261.danielsuchan.dev/mcp

## Tools
- check_eligibility - Check if a flight qualifies for EU261 delay compensation and compute the € amount Endpoint: https://eu261.danielsuchan.dev/mcp
- compute_ev - Compute EU261 expected value for a trip: net cost after compensation probability Endpoint: https://eu261.danielsuchan.dev/mcp
- record_price - Store a fare observation for trend tracking (builds price history in DO state) Endpoint: https://eu261.danielsuchan.dev/mcp
- get_price_history - Retrieve stored price history for a route Endpoint: https://eu261.danielsuchan.dev/mcp
- list_airports - List all known airports with EU status Endpoint: https://eu261.danielsuchan.dev/mcp
- distance - Calculate great-circle distance between two airports and the EU261 compensation band Endpoint: https://eu261.danielsuchan.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: dev.danielsuchan
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 26, 2026
- Source: https://registry.modelcontextprotocol.io
