Award Travel Finder MCP server
Search award flight availability and points pricing across 27 airlines and 23 loyalty programs.
8 stars
Reviews
Write oneNobody has reviewed Award Travel Finder yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Award Travel Finder tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 402ms; handshake note: Streamable HTTP error: Error POSTing to endpoint: {"jsonrpc":"2.0","error":{"code":-32001,"message":"Authorization requi20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 18 days ago15/15
- Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
What the publisher says
From the Award Travel Finder repository's README, as published. We do not edit it. Read it on GitHub
Award Travel Finder — Claude Code Plugin & MCP Server
Search award flight availability, compare loyalty programs, and find the best points redemptions from your AI assistant. This plugin connects to the Award Travel Finder MCP server, which exposes 127 award-travel tools over a single hosted endpoint.
Works with Claude Code, Claude Desktop, Cursor, Windsurf, ChatGPT, Grok, Antigravity, and any MCP-compatible client.
Quick install
Claude Code plugin (recommended)
/plugin marketplace add AwardTravelFinder/mcp
/plugin install award-travel-finderGemini CLI / Antigravity
gemini extensions install https://github.com/AwardTravelFinder/mcpAny other MCP client
Point your client at the endpoint:
https://mcp.awardtravelfinder.com/mcpFor clients that take a config file:
{
"mcpServers": {
"awardtravelfinder": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.awardtravelfinder.com/mcp"]
}
}
}Clients with native remote-MCP support (Cursor, Windsurf, ChatGPT developer mode, Grok custom connectors) can use the URL directly without mcp-remote.
Per-client setup guides: awardtravelfinder.com/mcp.
Authentication
The server uses OAuth 2.1 as the MCP spec describes. On your first tool call the client opens your browser to sign in — about 30 seconds, no card. There is no API key.
Do not set an Authorization or X-API-Key header. API-key authentication was retired on 2026-06-07. A leftover static header overrides the OAuth token the client obtained, and every request then fails with 401 even though the sign-in appeared to succeed. If you followed an older version of these instructions, delete the headers block from your config.
A free account covers everyday trip planning. Premium unlocks unlimited searches and every cabin.
What you can do
Ask naturally — the bundled award-travel skill activates on its own when you mention award flights, points, miles, or an airline:
"Find business class from London to New York using Avios"
"Are there any award seats on Cathay Pacific HKG-LHR next month?"
"Which program has the cheapest business class to Tokyo?"
"How many Avios do I need for London to New York in business?"Or use the slash commands:
/atf:search-flights BA LHR JFK 2026-06-15
/atf:compare-programs british-airways emiratesCoverage
28 airlines can be searched one at a time with search_availability:
British Airways, Qatar Airways, Cathay Pacific, Virgin Atlantic, Iberia, Emirates, Qantas, Alaska Airlines, American Airlines, JetBlue, Frontier, Southwest, Delta, Japan Airlines, United, TAP Portugal, Cape Air, Icelandair, Condor, Aer Lingus, El Al, Turkish Airlines, ANA, Lufthansa, Air France, KLM, Etihad, Smiles (GOL).
11 of those are in the searchallairlines fan-out, which sweeps them together in one call: British Airways, Cathay Pacific, Virgin Atlantic, Iberia, Qatar Airways, Alaska Airlines, JetBlue, Frontier, Southwest, Qantas, Smiles (GOL). Award inventory is genuinely sparse, so a route with no results usually means no seats rather than a broken search.
23 loyalty programs have award-chart data via getprogramrates:
british-airways, qatar-airways, singapore-airlines, cathay-pacific, emirates, etihad, flying-blue, aeroplan, turkish-airlines, ana, jetblue, jet2-emirates, virgin-atlantic, iberia, alaska-airlines, american-airlines, qantas, delta-skymiles, united, lifemiles, marriott-bonvoy, hilton-honors, hyatt.
4 hotel programs for award nights: Marriott, Hilton, IHG, Hyatt.
Tools
127 tools in total. The most-used ones:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http mcp https://mcp.awardtravelfinder.com/mcp
Award Travel Finder: common questions
- Is Award Travel Finder MCP server safe?
- Yes, by our scan: it is graded A (90/100). Read the Award Travel Finder safety report
- How do I install Award Travel Finder?
- It runs remotely at mcp.awardtravelfinder.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Award Travel Finder need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Award Travel Finder maintained?
- The last commit was 19 days ago (2026-09-02). The latest release is v3.0.0.
- Is Award Travel Finder up?
- 100% of our last 8 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Award Travel Finder?
- Servers from other publishers that do the same job: BoostedTravel MCP server, LetsFG — Flights & Hotels MCP server and GEO Tracker by DigestSEO MCP server. Compare all Award Travel Finder alternatives.
Alternatives to Award Travel Finder
Same job from other publishers: the closest match first, then the best rated.
BoostedTravelFlight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.not reviewedEstablishedC- LetsFG — Flights & HotelsSearch and book flights and hotels: hundreds of airlines, plus bookable hotel rates.not reviewedEstablishedA
- GEO Tracker by DigestSEOTrack brand citations across five AI search engines. Free OSS; optional EUR 99 client-ready audit.not reviewedEstablishedB
- PyEuropePMCSearch and analyse scientific literature across Europe PMC, PubMed, arXiv, and ClinicalTrials.govnot reviewedGrowingA
- OpenGrok MCP ServerMCP server bridging OpenGrok search engine with AI for instant context across massive codebases.not reviewedGrowingB