Award Travel Finder 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. Its 10 documented tools cover availability, transfer.

Teams that work with availability and transfer and want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-09-02 · ★ 8 · #756 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · how we verify → /methodology

01 · Install Award Travel Finder

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add awardtravelfinder-mcp --transport http https://mcp.awardtravelfinder.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "awardtravelfinder-mcp": {
      "url": "https://mcp.awardtravelfinder.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.awardtravelfinder.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.awardtravelfinder.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace com.awardtravelfinder - domain-verified with the official MCP registry

03 · What Award Travel Finder can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 10 documented tools spanning availability, transfer, including search_availability, search_all_airlines, search_monthly_availability, search_hybrid.

Capability map

Tools grouped from the project's README - what Award Travel Finder lets an agent do.

read & search

9 tools - e.g. Award seats for one airline, route and date; Sweep the 9 fan-out airlines in one call; A whole month, day by day

search_availability · search_all_airlines · search_monthly_availability · search_hybrid · get_pricing · get_program_rates…

Compare

1 tool - e.g. Which transfer gets you there cheapest

compare_transfer_options

04 · Who maintains Award Travel Finder

Award Travel Finder is maintained by awardtravelfinder. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #756 of 945 actively-maintained other servers as of 2026-09-18.
registry
com.awardtravelfinder/mcp (active, first published 2026-08-29)

06 · Award Travel Finder FAQ

Is Award Travel Finder still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-02. We re-verify nightly.

What can Award Travel Finder do?

An agent gets 10 documented tools spanning availability, transfer, including search_availability, search_all_airlines, search_monthly_availability, search_hybrid.

How do I install Award Travel Finder?

Run `claude mcp add awardtravelfinder-mcp --transport http https://mcp.awardtravelfinder.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Award Travel Finder require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Award Travel Finder