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 Streamable HTTP
Version 0.2.0
Auth None (free)
Setup
ChatGPT
  1. Open ChatGPTSettingsConnected apps
  2. Click Add tool or integrationAdd MCP server
  3. Paste the server URL:
https://mcp.airportloungelist.com/mcp
  1. Name it Airport Lounge List and save. Interactive lounge UI will render directly in conversations.
Claude Desktop
  1. Ensure Node.js is installed (needed to run the MCP bridge)
  2. Open SettingsDeveloperEdit Config
  3. Add to your claude_desktop_config.json:
{
  "mcpServers": {
    "airport-lounge-list": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "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 streamable-http 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"
    }
  }
}
Interactive UI

When you search for lounges at an airport, an interactive visual app renders directly in the conversation. Filter by terminal, amenities, and access methods. Click any lounge to see full details — capacity, hours, ratings, and more.

Works in ChatGPT, Claude Desktop, and other MCP hosts that support MCP Apps.

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. Renders interactive UI.
get_lounge_details
Get detailed info about a specific lounge including full description, opening hours, capacity, amenities, access methods, and reviews. Renders interactive UI.
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: