Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'search_all_airlines', 'name': 'search_all_airlines', 'description': 'Search award flight availability across ALL supported airlines for a route and date. Searches British Airways, Cathay Pacific, Virgin Atlantic, Alaska Airlines, and American Airlines in parallel. Returns combined results grouped by airline. This is the recommended starting point — use single-airline search only if you need a specific airline. Requires sign-in. Free accounts get 5 economy searches/day; paid plans get unlimited searches across every cabin.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_availability', 'name': 'search_availability', 'description': 'Search award flight availability for a SPECIFIC airline, route, and date. Supported airlines: British Airways (BA), Qatar Airways (QR), Cathay Pacific (CX), Virgin Atlantic (VS), Iberia (IB), Alaska Airlines (AS), American Airlines (AA), Qantas (QF), JetBlue (B6), Frontier (F9), Etihad (EY). Requires sign-in. Free accounts get 5 economy searches/day; paid plans get unlimited searches across every cabin.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_monthly_availability', 'name': 'search_monthly_availability', 'description': 'Search award flight availability for an entire month. Returns day-by-day availability with points costs. Renders as an interactive rate calendar. Paid feature.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_pricing', 'name': 'get_pricing', 'description': 'Get the award pricing chart for a specific airline route. Shows points required per cabin class (off-peak/peak). No date needed. Paid feature.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_hybrid', 'name': 'search_hybrid', 'description': 'Find the cheapest way to fly by combining cash tickets with award redemptions into one split-ticket journey. Searches cash fares (Google Flights) and award availability across airlines, then combines the best cash leg with the best award leg via connecting hubs. Best for premium cabins (business/first) on long-haul routes. Paid feature.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_program_rates', 'name': 'get_program_rates', 'description': 'Get the full award chart rates for a specific loyalty program. Returns all destinations with points required per cabin class including off-peak/peak pricing. Free — no account needed.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_buy_points_pricing', 'name': 'get_buy_points_pricing', 'description': "Get the cost to buy points/miles for a loyalty program. Returns tiered base purchase pricing and any active bonus promotion. Use to answer 'how much does it cost to buy X Avios/miles/points?' If no program specified, returns all programs with pricing data. Free — no account needed.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_status_matches', 'name': 'get_status_matches', 'description': 'Get current airline status match offers. Returns active promotions where you can match elite status from one airline to another. Includes direct apply links. Each program also has a detailed FAQ page at awardtravelfinder.com/status-match/{program-slug} with eligibility, requirements, and step-by-step instructions. Free — no account needed.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 0.8846%; p95 329.0ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.awardtravelfinder.com/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.awardtravelfinder.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.awardtravelfinder.com/mcp
Listed at (chiark)
https://chiark.ai/agents/ad6eb99c-79aa-4069-970a-971f8376d4d4