PluginBench
MCP Server

Award Travel Finder MCP Server

io.github.jackculpan/awardtravelfinder

What is the Award Travel Finder MCP server?

Search award flight availability, points pricing, and status matches from your AI assistant.

How to install Award Travel Finder

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "awardtravelfinder": {
      "url": "https://mcp.awardtravelfinder.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "awardtravelfinder": {
      "serverUrl": "https://mcp.awardtravelfinder.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "awardtravelfinder": {
      "type": "http",
      "url": "https://mcp.awardtravelfinder.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "awardtravelfinder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.awardtravelfinder.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http awardtravelfinder https://mcp.awardtravelfinder.com/mcp

Related MCP servers

TSA wait times, predictions, FAA delays, and baggage stats for 8,000+ airports.

View repository →

Look up airline seat maps, find the best seats, and manage seat alerts from your AI assistant.

View repository →