FT
Fly Travel Albania
/charter_offers
Browse & filter offers (advisor, one call)
THE discovery tool: filters the whole cached charter inventory (hundreds of hotels) in ONE call by date, TOTAL budget, stars, board, zone, party and hotel featu
liveverifiedunknown~5s typical
mcpprobedflytravelalbania
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-al-flytravel-travel-prices /charter_offers for me.
Input
| Field | Type | Description |
|---|---|---|
| destination | string | Optional destination key ('antalya', 'bodrum'). Omit to search all. |
| date | string | Departure date, format YYYY-MM-DD (recommended — exact availability for that date). |
| budget_total_max | integer | Max TOTAL budget in EUR for the whole party. |
| budget_total_min | integer | Optional min total, to skip too-basic offers. |
| stars_min | integer | Minimum hotel star rating (1-5). |
| board | string | Board filter substring, e.g. 'all inclusive', 'ultra'. |
| zone | string | Zone/resort filter substring, e.g. 'Belek', 'Alanya', 'Lara', 'Side', 'Kemer'. |
| limit | integer | Shortlist size (default 12). |
| adults | integer | Number of adults (default 2). |
| children_ages | array | Age of each child AT DEPARTURE (0-14 = child; 15+ is counted as an adult automatically). |
| nights | integer | Trip length in nights. Omit for the standard charter length (6 nights / 7 days). Most depa |
| family_friendly | boolean | true = only hotels with family facilities (kids club / kids pool / family rooms) and not a |
| aquapark | boolean | true = only hotels with an aquapark / water park. |
| kids_club | boolean | true = only hotels with a kids / mini club. |
| adults_only | boolean | true = only adults-only hotels; false = EXCLUDE adults-only hotels (use false for any part |
| beach | boolean | true = only hotels with a beach (own or nearby, per the hotel facts). |
| private_beach | boolean | true = only hotels listing a private / own beach. |
| spa | boolean | true = only hotels with spa / Turkish bath / sauna. |
| luxury | boolean | true = only hotels tagged luxury. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-al-flytravel-travel-prices","endpoint":"/charter_offers","input":{}}'cli
npx cracked-ai run -p mcp-al-flytravel-travel-prices -e /charter_offers -i '{}'mcp
run_tool({ provider: "mcp-al-flytravel-travel-prices", endpoint: "/charter_offers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.