AwardTravelFinder/mcp

8 stars · Last commit 2026-09-02

Award Travel Finder MCP server — search award flight availability across 27 airlines and award-chart pricing for 23 loyalty programs from Claude, ChatGPT, Cursor, Grok and any MCP client.

README preview

# 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](https://awardtravelfinder.com) 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-finder
```

### Gemini CLI / Antigravity

```
gemini extensions install https://github.com/AwardTravelFinder/mcp
```

View full repository on GitHub →