com.skiplagged/mcp
Official10 toolsSkiplagged MCP
Skiplagged MCP Server for flight search, hotel booking, and travel planning
Search flights, book hotels, and plan travel itineraries.
Captured live from the server via tools/list.
sk_flights_search
Search Skiplagged for flights between specific locations with filtering options for passengers, fare class, stops, airlines, and timing preferences
Parameters (27)
- originstringrequired
Departure location - prefer IATA code
- destinationstringrequired
Arrival location - prefer IATA code
- departureDatestringrequired
- returnDatestring
- limitinteger
Maximum number of flights to return (default: 12, max: 100)
- offsetinteger
Number of flights to skip for pagination (default: 0)
- sortstring
Sort flights by price (cheapest first), duration (shortest first), or value (best price/time ratio, default)
- adultsinteger
Number of adult passengers (default: 1, max: 9)
- childreninteger
Number of child passengers (default: 0, max: 8)
- infantsLapinteger
Number of lap infants (default: 0, max: 4)
- infantsSeatinteger
Number of seat infants (default: 0, max: 4)
- fareClassstring
Fare class preference (default: economy)
- includeHiddenCityboolean
Include hidden city flights (default: true)
- includeVirtualInterliningboolean
Include virtual interlining flights (default: true)
- includeStandardboolean
Include standard flights (default: true)
- maxStopsstring
Maximum number of stops (none=nonstop, one=1 stop, many=2+ stops)
- preferredAirlinesarray
Array of preferred airline codes (e.g., ['UA', 'DL'])
- excludedAirlinesarray
Array of excluded airline codes (e.g., ['F9', 'NK'])
- departureTimeEarliestinteger
Earliest departure time in minutes from midnight (0-1439)
- departureTimeLatestinteger
Latest departure time in minutes from midnight (0-1439)
- arrivalTimeEarliestinteger
Earliest arrival time in minutes from midnight (0-1439)
- arrivalTimeLatestinteger
Latest arrival time in minutes from midnight (0-1439)
- maxFlightDurationinteger
Maximum total flight duration in minutes
- maxLayoverDurationinteger
Maximum layover duration in minutes
- departureAirportsany
Array of specific departure airport codes to include (when origin city has multiple airports)
- arrivalAirportsany
Array of specific arrival airport codes to include (when destination city has multiple airports)
- renderModestring
Preferred render mode for tool output (ui or text).
sk_destinations_anywhere
Find cheapest destinations from a departure city when flexible about where to go. Perfect for discovering travel opportunities and deals.
Parameters (9)
- fromstringrequired
Departure IATA code or city name
- departstringrequired
Departure date in YYYY-MM-DD format
- returnstring
Return date in YYYY-MM-DD format (optional for one-way trips)
- fare_classstring
Fare class preference
- adultsinteger
Number of adult passengers
- childreninteger
Number of child passengers
- infantsLapinteger
Number of lap infants
- infantsSeatinteger
Number of seat infants
- renderModestring
Preferred render mode for tool output (ui or text).
sk_flex_departure_calendar
Generate a flexible calendar of the lowest one-way fares around a chosen departure, returning date → cheapest-price entries to help pick the best day to fly. Intended for flexible-date price discovery, not exact itinerary selection.
Parameters (10)
- originstringrequired
Departure city name or IATA code (will be resolved to IATA code automatically)
- destinationstringrequired
Arrival city name or IATA code (will be resolved to IATA code automatically)
- departureDatestringrequired
Preferred departure date (YYYY-MM-DD format)
- returnDateany
Return date for matching trip length (optional, YYYY-MM-DD format)
- sortstring
Sort results chronologically or by lowest price first
- adultsinteger
Number of adult passengers (default: 1, max: 9)
- childreninteger
Number of child passengers (default: 0, max: 8)
- infantsLapinteger
Number of lap infants (default: 0, max: 4)
- infantsSeatinteger
Number of seat infants (default: 0, max: 4)
- renderModestring
Preferred render mode for tool output (ui or text).
sk_flex_return_calendar
Generate a flexible round-trip price calendar for a fixed-length stay around a chosen travel window. Returns (depart date, return date, lowest total price) entries for nearby date pairs that preserve the original trip length; intended for price discovery, not exact itinerary selection.
Parameters (10)
- originstringrequired
Departure city name or IATA code (will be resolved to IATA code automatically)
- destinationstringrequired
Arrival city name or IATA code (will be resolved to IATA code automatically)
- departureDatestringrequired
Preferred departure date (YYYY-MM-DD format)
- returnDatestringrequired
Return date for the reference trip (YYYY-MM-DD format)
- sortstring
Sort results chronologically or by lowest price first
- adultsinteger
Number of adult passengers (default: 1, max: 9)
- childreninteger
Number of child passengers (default: 0, max: 8)
- infantsLapinteger
Number of lap infants (default: 0, max: 4)
- infantsSeatinteger
Number of seat infants (default: 0, max: 4)
- renderModestring
Preferred render mode for tool output (ui or text).
sk_hotels_search
Search Skiplagged for hotels in a city with specific check-in and check-out dates, including ratings and pricing.
Parameters (10)
- citystringrequired
City name to search for hotels (will be matched against available cities)
- checkinstringrequired
Check-in date (YYYY-MM-DD format)
- checkoutstringrequired
Check-out date (YYYY-MM-DD format)
- limitinteger
Maximum number of hotels to return (default: 12, max: 100)
- offsetinteger
Number of hotels to skip for pagination (default: 0)
- sortstring
Sort hotels by price (cheapest first), ranking (highest rated first), value (best value rating), or discount (best deals first, default when deals available)
- numRoomsinteger
Number of rooms (default: 1, max: 9)
- numAdultsinteger
Number of adults (default: 2, max: 10)
- numChildreninteger
Number of children (default: 0, max: 10)
- renderModestring
Preferred render mode for tool output (ui or text).
sk_cars_search
Search Skiplagged for rental cars between pickup and dropoff locations/dates, returning prices, companies, and car details.
Parameters (9)
- pickupLocationstringrequired
Pickup location: airport code (preferred) or "lat,lng"
- pickupDatestringrequired
Pickup date (YYYY-MM-DD)
- pickupTimestring
Pickup time (HH:mm or HH:mm:ss, default 10:00)
- dropoffLocationstring
Dropoff location (defaults to pickup)
- dropoffDatestringrequired
Dropoff date (YYYY-MM-DD)
- dropoffTimestring
Dropoff time (HH:mm or HH:mm:ss, default 10:00)
- limitinteger
Maximum number of car offers to return
- offsetinteger
Number of car offers to skip for pagination (default: 0)
- renderModestring
Preferred render mode for tool output (ui or text).
sk_hotel_details
Fetch room-level availability, pricing, and amenities for a specific hotel and stay dates.
Parameters (8)
- hotelIdintegerrequired
Hotel ID (from search results) to fetch detailed availability for
- checkinstringrequired
Check-in date (YYYY-MM-DD format)
- checkoutstringrequired
Check-out date (YYYY-MM-DD format)
- liveboolean
Use live rates (includes booking links). Disable for faster, less accurate cached rates.
- numRoomsinteger
Number of rooms (default: 1, max: 5)
- numAdultsinteger
Number of adults (default: 2, max: 10)
- numChildreninteger
Number of children (default: 0, max: 10)
- renderModestring
Preferred render mode for tool output (ui or text).
sk_faq_search
Search FAQ for relevant answers about Skiplagged - company, stuff, its products, and policies. Useful for customer support and general inquiries
Parameters (3)
- querystringrequired
The search query for FAQ retrieval
- top_kinteger
Number of top articles to return
- renderModestring
Preferred render mode for tool output (ui or text).
sk_resolve_location
Resolve latitude and longitude to the IATA code of nearest airport and city information
Parameters (3)
- latnumberrequired
latitude
- lngnumberrequired
longitude
- renderModestring
Preferred render mode for tool output (ui or text).
sk_resolve_iata
Resolve a city name to a valid IATA code
Parameters (2)
- inputstringrequired
City name code to resolve to IATA code
- renderModestring
Preferred render mode for tool output (ui or text).
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.skiplagged.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.