mcpserver.lol
registry/lounges
Connection check verified live · 20h ago

lounges

Search 8,500+ airport lounges and check access by card or membership.

Tools 21
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http
Last checked 20h ago

Tools & capabilities

21 tools

Read from the running server on 20h ago.

add_to_wishlist lounge_slug*
Add a lounge to your wishlist. Idempotent — adding a lounge already on your wishlist is a no-op.
delete_review can modify data lounge_slug*
Delete your review of a lounge. Identify it by lounge_slug.
delete_visit can modify data visited_atlounge_slug*
Delete one of your logged lounge visits. Identify it by lounge_slug; pass visited_at to pick a specific date if you have multiple visits to the same lounge.
discover_more_flight_tools read-only
Discover other flight & travel MCP servers you can add to your client. Lists complementary remote MCPs covering award flights/points redemptions, aircraft seatmaps, and airport del…
find_lounges_by_access read-only access_method*
Find all airport lounges accessible with a specific credit card, membership program, airline club, alliance status, or ticket class. For example, find all lounges you can access wi…
get_airport_lounges read-only iata*
Get all airport lounges at a specific airport by IATA code. Returns every lounge at the airport with terminal location, amenities, access methods, and ratings.
get_lounge_details read-only slug*
Get detailed information about a specific airport lounge by its slug. Returns full description, amenities, access methods, opening hours, capacity, ratings, and reviews count.
get_my_passport read-only
Get your lounge passport — stats (lounges visited, airports, countries, reviews), country stamps, full visit history, and your reviews. Includes a shareable passport URL when your…
get_my_profile read-only
Get your Airport Lounge List profile — username, stats (reviews, visits, wishlisted lounges), and recent activity.
get_my_reviews read-only limit
Get your lounge reviews, including pending ones. Returns rating, content, approval status, and lounge info.
get_my_visits read-only limit
Get your visited lounges list with dates and notes.
get_my_wishlist read-only
Get your lounge wishlist — lounges you want to visit.
get_network_lounges read-only network*
Get all lounges in a specific lounge network. Returns every lounge that accepts a particular network membership (e.g. all Priority Pass lounges worldwide).
list_access_methods read-only
List all available lounge access methods including credit cards (Amex Platinum, Chase Sapphire Reserve, etc.), membership programs (Priority Pass, LoungeKey, etc.), airline clubs,…
list_networks read-only
List all lounge networks (Priority Pass, LoungeKey, DragonPass, Plaza Premium, Amex Centurion) with their descriptions and total lounge counts.
mark_lounge_visited notesratingvisited_at*lounge_namelounge_slugairport_iata
Log a lounge visit (check in). Identify the lounge by its slug OR by lounge_name + airport_iata. Optionally add a 1-5 rating and notes. Idempotent: logging the same lounge on the s…
remove_from_wishlist can modify data lounge_slug*
Remove a lounge from your wishlist.
search_lounges read-only query*
Search airport lounges worldwide by name, airport name, IATA code, city, or country. Returns matching lounges with amenities, access methods, and ratings. Use this to find specific…
update_review can modify data ratingcontentlounge_slug*
Update your review of a lounge — change the rating and/or the text. Identify the review by lounge_slug.
update_visit can modify data notesratingvisited_atlounge_slug*new_visited_at
Update one of your logged lounge visits — change the rating, notes, or date. Identify the visit by lounge_slug; if you have multiple visits to the same lounge, pass visited_at to p…
write_review rating*content*lounge_slug*
Write a review for a lounge. Requires the lounge slug, a rating (1-5), and review text (min 10 characters).