Model Context Protocol

Airport Lounge List MCP

Search 8,500+ airport lounges worldwide directly from your AI assistant. Find lounges by airport, credit card, membership, or network. Free — no API key required.

Server URL
https://mcp.airportloungelist.com/mcp

Transport SSE
Version 0.1.0
Auth None (free)
Setup
Claude Desktop
  1. Open SettingsDeveloperEdit Config
  2. Add to your claude_desktop_config.json:
{
  "mcpServers": {
    "airport-lounge-list": {
      "url": "https://mcp.airportloungelist.com/mcp"
    }
  }
}
  1. Restart Claude Desktop. Airport Lounge List tools will appear in the tools menu.
Claude Code (CLI)

Run in your terminal:

claude mcp add airport-lounge-list --transport sse https://mcp.airportloungelist.com/mcp
Cursor
  1. Open Cursor SettingsMCP
  2. Click + Add new global MCP server
  3. Paste the following:
{
  "mcpServers": {
    "airport-lounge-list": {
      "url": "https://mcp.airportloungelist.com/mcp"
    }
  }
}
Windsurf
  1. Open Windsurf SettingsCascadeMCP
  2. Click Add ServerAdd custom server
  3. Add the following:
{
  "mcpServers": {
    "airport-lounge-list": {
      "serverUrl": "https://mcp.airportloungelist.com/mcp"
    }
  }
}
Available Tools
search_lounges
Search 8,500+ airport lounges by name, airport, IATA code, city, or country. Returns matching lounges with amenities, access methods, and ratings.
get_airport_lounges
Get all lounges at a specific airport by IATA code. Returns every lounge with terminal location, amenities, access methods, and ratings.
get_lounge_details
Get detailed info about a specific lounge including full description, opening hours, capacity, amenities, access methods, and reviews.
find_lounges_by_access
Find all lounges accessible with a specific credit card (Amex Platinum, Chase Sapphire Reserve), membership (Priority Pass, LoungeKey), airline club, or ticket class.
list_access_methods
List all 22 supported access methods across credit cards, memberships, airline clubs, alliance status levels, and ticket classes.
list_networks
List all lounge networks (Priority Pass, LoungeKey, DragonPass, Plaza Premium, Amex Centurion) with descriptions and lounge counts.
get_network_lounges
Get all lounges in a specific network. For example, get every Priority Pass lounge worldwide.
Try It

Ask your AI assistant: