← Registry

General Tools

airportloungelist.com

Provides a searchable database of airport lounges worldwide with details and access methods.

1 endpoint21 known toolsFirst detected August 30, 2026Last detected September 4, 2026

ENDPOINT 1

https://mcp.airportloungelist.com/mcp

No auth detected

MCP server metadata

Name
AirportLoungeList
Version
0.7.0
Capabilities
extensions.io.modelcontextprotocol/ui.mimeTypesloggingprompts.listChangedresources.listChangedtools.listChanged

Known tools 21

search_lounges

Search airport lounges worldwide by name, airport name, IATA code, city, or country.

Inferred read-only
get_airport_lounges

Get all airport lounges at a specific airport by IATA code.

Inferred read-only
get_lounge_details

Get detailed information about a specific airport lounge by its slug.

Inferred read-only
find_lounges_by_access

Find all airport lounges accessible with a specific credit card, membership program, airline club, alliance status, or ticket class.

Inferred read-only
list_access_methods

List all available lounge access methods including credit cards (Amex Platinum, Chase Sapphire Reserve, etc.), membership programs (Priority Pass, LoungeKey, etc.), airline clubs, alliance status levels, and ticket classes.

Inferred read-only
list_networks

List all lounge networks (Priority Pass, LoungeKey, DragonPass, Plaza Premium, Amex Centurion) with their descriptions and total lounge counts.

Inferred read-only
get_network_lounges

Get all lounges in a specific lounge network.

Inferred read-only
discover_more_flight_tools

Discover other flight & travel MCP servers you can add to your client.

Inferred read-only
get_my_profile

Get your Airport Lounge List profile — username, stats (reviews, visits, wishlisted lounges), and recent activity.

Inferred read-only
get_my_passport

Get your lounge passport — stats (lounges visited, airports, countries, reviews), country stamps, full visit history, and your reviews.

Inferred read-only
get_my_reviews

Get your lounge reviews, including pending ones.

Inferred read-only
write_review

Write a review for a lounge.

Potential side effects
update_review

Update your review of a lounge — change the rating and/or the text.

Potential side effects
delete_review

Delete your review of a lounge.

Potential side effects
get_my_visits

Get your visited lounges list with dates and notes.

Inferred read-only
mark_lounge_visited

Log a lounge visit (check in).

Inferred read-only
update_visit

Update one of your logged lounge visits — change the rating, notes, or date.

Potential side effects
delete_visit

Delete one of your logged lounge visits.

Potential side effects
get_my_wishlist

Get your lounge wishlist — lounges you want to visit.

Inferred read-only
add_to_wishlist

Add a lounge to your wishlist.

Inferred read-only
remove_from_wishlist

Remove a lounge from your wishlist.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.airportloungelist]
url = "https://mcp.airportloungelist.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "airportloungelist": {
      "type": "http",
      "url": "https://mcp.airportloungelist.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: airportloungelist
Remote MCP URL: https://mcp.airportloungelist.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "airportloungelist": {
      "url": "https://mcp.airportloungelist.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "airportloungelist": {
      "type": "http",
      "url": "https://mcp.airportloungelist.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "airportloungelist",
  "transport": "streamable-http",
  "url": "https://mcp.airportloungelist.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.