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 toolsRead 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. 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 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. 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… 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 delays/wait times — with one-line install URLs. Call this when the user asks about points/miles, seat selection, airport delays/security waits, or 'what other flight tools are there?'
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… 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 with your Amex Platinum or Priority Pass membership.
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 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 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 your lounge passport — stats (lounges visited, airports, countries, reviews), country stamps, full visit history, and your reviews. Includes a shareable passport URL when your profile is public.
get_my_profile
read-only
Get your Airport Lounge List profile — username, stats (reviews, visits, wishlisted lounges), and recent activity. 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 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 your visited lounges list with dates and notes.
get_my_wishlist
read-only
Get your lounge wishlist — lounges you want to visit. 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). 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 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.
list_networks
read-only
List all lounge networks (Priority Pass, LoungeKey, DragonPass, Plaza Premium, Amex Centurion) with their descriptions and total lounge counts. 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… 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 same date updates the existing visit's rating/notes instead of creating a duplicate.
remove_from_wishlist
can modify data
lounge_slug*
Remove a lounge from your wishlist. 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… 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 lounges or discover lounges in a location.
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 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… 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 pick the one to update.
write_review
rating*content*lounge_slug*