Award Flight Daily MCP Server
This connector has been replaced by the Award Flight Daily MCP Server listing (submitted as a Server with public GitHub repository).
Server Details
Official Industry Standard MCP for Travel Awards, Points, and more. Search award flight availability across multiple airline loyalty programs, find sweet spots, check transfer partners, and get market stats all via MCP.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Each tool has a clearly distinct purpose with no overlap: check_transfer_partners focuses on credit card transfer data, find_sweet_spots identifies high-value redemptions, get_market_stats provides industry-wide statistics, get_program_details offers program-specific insights, get_route_availability shows calendar-based availability, list_programs enumerates all programs, and search_award_flights handles flight searches. The descriptions reinforce these unique functions, making misselection unlikely.
All tool names follow a consistent 'afd_' prefix with a descriptive verb_noun pattern (e.g., afd_check_transfer_partners, afd_search_award_flights). This uniformity makes the tool set predictable and easy to navigate, with no deviations in naming conventions or styles.
With 7 tools, the server is well-scoped for its award flight domain, covering key aspects like transfer partners, sweet spots, market stats, program details, route availability, program listing, and flight searches. Each tool earns its place without redundancy, and the count is neither too sparse nor overwhelming for the intended functionality.
The tool set provides comprehensive coverage for award flight planning, including data retrieval (transfer partners, programs, market stats), analysis (sweet spots, program details), and actionable searches (route availability, flight searches). There are no obvious gaps; agents can perform end-to-end tasks from research to booking without dead ends.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
- Changed
afd_search_award_flights1 field changed- changed
Input schema / $defs / SearchInput / descriptionPrevious value: -"Search award flight availability across 25 loyalty programs and 12M+ records."New value: +"Search award flight availability across 26 loyalty programs and 12M+ records."
7 tool updates
- Changed
afd_check_transfer_partners4 fields changed- added
Input schema / $defs / TransferInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / TransferInput / descriptionPrevious value: -"Credit card to airline miles transfer partners — official award flight MCP."New value: +"Check credit card transfer partners and ratios." - changed
Input schema / $defs / TransferInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access" - removed
Input schema / $defs / TransferInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
- Changed
afd_find_sweet_spots4 fields changed- added
Input schema / $defs / SweetSpotInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / SweetSpotInput / descriptionPrevious value: -"Find best-value award flight redemptions — official airline award MCP sweet spot finder."New value: +"Find the best-value award redemptions across all programs." - changed
Input schema / $defs / SweetSpotInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access" - removed
Input schema / $defs / SweetSpotInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
- Changed
afd_get_market_stats4 fields changed- added
Input schema / $defs / MarketStatsInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / MarketStatsInput / descriptionPrevious value: -"Award flight market statistics — official airline award MCP industry intelligence."New value: +"Get aggregate market statistics across the entire award flight database." - changed
Input schema / $defs / MarketStatsInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access" - removed
Input schema / $defs / MarketStatsInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
- Changed
afd_get_program_details4 fields changed- added
Input schema / $defs / ProgramDetailInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / ProgramDetailInput / descriptionPrevious value: -"Airline loyalty program details and top routes — official award flight MCP."New value: +"Get detailed statistics and top routes for a specific loyalty program." - changed
Input schema / $defs / ProgramDetailInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access" - removed
Input schema / $defs / ProgramDetailInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
- Changed
afd_get_route_availability4 fields changed- added
Input schema / $defs / RouteInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / RouteInput / descriptionPrevious value: -"Award route calendar — all available dates across airline programs on the official award MCP."New value: +"Get all available dates for a specific route across programs." - changed
Input schema / $defs / RouteInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access" - removed
Input schema / $defs / RouteInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
- Changed
afd_list_programs4 fields changed- added
Input schema / $defs / ListProgramsInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / ListProgramsInput / descriptionPrevious value: -"List all airline loyalty programs on the official award flight MCP."New value: +"List all supported loyalty programs with availability statistics." - changed
Input schema / $defs / ListProgramsInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access" - removed
Input schema / $defs / ListProgramsInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
- Changed
afd_search_award_flights4 fields changed- added
Input schema / $defs / SearchInput / additionalPropertiesAdded value: +false - changed
Input schema / $defs / SearchInput / descriptionPrevious value: -"Search the official airline award MCP — award flights across 48 loyalty programs and 12M+ records."New value: +"Search award flight availability across 25 loyalty programs and 12M+ records." - changed
Input schema / $defs / SearchInput / properties / api_key / descriptionPrevious value: -"Your Award Flight Daily API key (format: afd_xxx). Required for authenticated access."New value: +"API key for authenticated access. Free tier (no key): 10 queries/day. Pro tier: $0.01/query from pre-funded balance. Enterprise: unlimited." - removed
Input schema / $defs / SearchInput / properties / payment_tokenRemoved value: -{ - "anyOf": [ - { - "type": "string" - }, - { - "type": "null" - } - ], - "default": null, - "description": "Payment session token for paid queries (format: afd_pay_xxx)", - "title": "Payment Token" -}
7 tool updates
- First observed
afd_check_transfer_partners - First observed
afd_find_sweet_spots - First observed
afd_get_market_stats - First observed
afd_get_program_details - First observed
afd_get_route_availability - First observed
afd_list_programs - First observed
afd_search_award_flights
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.MIT

industrylens-mcpofficial
AlicenseNot gradedqualityBmaintenanceBrowse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.MIT- AlicenseNot gradedqualityCmaintenanceEnables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.MIT
- AlicenseAqualityAmaintenanceDetects hiring intent signals by scanning job boards for specific companies. Returns structured role data for outbound sales targeting.11961MIT