# Fly Travel Albania (remote · flytravel.al)

Live charter package, hotel and tour prices from Fly Travel Albania (Tirana).

- Trust score: 70/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-17

## Components

- remote · `flytravel.al`: 70/100 (this document), [markdown](https://verifymcp.io/servers/al-flytravel-travel-prices/flytravel.md), [page](https://verifymcp.io/servers/al-flytravel-travel-prices/flytravel)

## Channel facts

- Endpoint: `https://flytravel.al/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-17.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1008 tokens (~144/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http al-flytravel-travel-prices https://flytravel.al/mcp
```

### Codex

```toml
[mcp_servers.al-flytravel-travel-prices]
url = "https://flytravel.al/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "al-flytravel-travel-prices": {
      "type": "remote",
      "url": "https://flytravel.al/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add al-flytravel-travel-prices --url https://flytravel.al/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  al-flytravel-travel-prices:
    url: "https://flytravel.al/mcp"
```

### Other

```json
{
  "mcpServers": {
    "al-flytravel-travel-prices": {
      "type": "http",
      "url": "https://flytravel.al/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-16 (score 70, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-15 (score 69)

First indexed and scored.

## MCP tools (7)

### `charter_cheapest` (~89 tokens)

Cheapest charter packages (live cache)

Cheapest flight+hotel charter packages from Tirana (Albania) per destination, from the live booking-engine cache. IMPORTANT price semantics: every charter price is the PACKAGE TOTAL for 2 adults (flight + hotel + transfers included), NOT per person.

Input parameters:

- `destination` (string): Optional destination key, e.g. 'antalya' or 'bodrum'. Omit to get every destination.

### `charter_hotel` (~202 tokens)

Price for a specific hotel (live cache)

Find a SPECIFIC hotel by name in the full charter price cache (hundreds of hotels, not just the cheapest) — e.g. "Granada Luxury Belek". ALWAYS pass the date when the user gives one: the per-date search cache is checked too, so you may get a real cached price for exactly that departure. Returns cached package totals, known departure dates, and a live hotel page link. Charter prices are PACKAGE TOTALS for 2 adults.

Input parameters:

- `adults` (integer): Number of adults (default 2).
- `children_ages` (array): Age of each child at departure (0-14; 15+ counts as an adult).
- `date` (string): Optional desired departure date, format YYYY-MM-DD — baked into the returned links.
- `destination` (string): Optional destination key ('antalya', 'bodrum') to narrow the search.
- `hotel` (string, required): Hotel name, or part of it.

### `charter_offers` (~257 tokens)

Browse offers by date & budget (advisor)

Browse the available charter packages for a departure date, filtered by TOTAL budget, minimum stars, board or zone — built for advisory questions like "I have 1500 EUR for 2 people, what do you suggest?". Returns the price range, three quality tiers (economy-but-good / mid / premium) and a shortlist. All prices are PACKAGE TOTALS for 2 adults; budget filters compare against that total. Pass the date whenever the user has one.

Input parameters:

- `board` (string): Board filter substring, e.g. 'all inclusive', 'ultra'.
- `budget_total_max` (integer): Max TOTAL budget in EUR for 2 adults.
- `budget_total_min` (integer): Optional min total, to skip too-basic offers.
- `date` (string): Departure date, format YYYY-MM-DD (recommended — exact availability for that date).
- `destination` (string): Optional destination key ('antalya', 'bodrum'). Omit to search all.
- `limit` (integer): Shortlist size (default 12).
- `stars_min` (integer): Minimum hotel star rating (1-5).
- `zone` (string): Zone/resort filter substring, e.g. 'Belek', 'Alanya'.

### `charter_dates` (~50 tokens)

Upcoming charter departure dates

Real upcoming charter departure dates from Tirana for a destination, with a ready booking-search link per date.

Input parameters:

- `destination` (string, required): Destination key, e.g. 'antalya' or 'bodrum'.

### `tours_list` (~43 tokens)

Organized group tours (cheapest first)

Escorted group tours from Tirana with Albanian-speaking guides. Prices are PER PERSON in EUR.

Input parameters:

- `limit` (integer): Max tours to return (default 10).

### `booking_link` (~128 tokens)

Build a booking search link

Deep link into the live charter search results for a destination, date and party — hand this URL to the user to see live availability and book. Children are ages 0-14 at departure; ages 15+ count as adults.

Input parameters:

- `adults` (integer): Number of adults (default 2).
- `children_ages` (array): Age of each child at the departure date (0-14; 15+ counts as an adult).
- `date` (string, required): Departure date, format YYYY-MM-DD.
- `destination` (string, required): Destination key, e.g. 'antalya'.

### `prices_digest` (~40 tokens)

Full live-price digest

Today's full machine-readable price digest (charter packages, tours, guides, FAQ) — same content as https://flytravel.al/llms-full.txt.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/al-flytravel-travel-prices/flytravel#diagnostics

## Score history

- 2026-08-17: 70
- 2026-08-16: 70
- 2026-08-15: 69

## Links

- Remote endpoint: https://flytravel.al/mcp
- Website: https://flytravel.al/per-ai
- Changelog RSS feed: https://verifymcp.io/servers/al-flytravel-travel-prices/flytravel.xml
- Changelog JSON feed: https://verifymcp.io/servers/al-flytravel-travel-prices/flytravel.json
- HTML version of this page: https://verifymcp.io/servers/al-flytravel-travel-prices/flytravel
