Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Skiplagged MCP

REMOTE · MCP.SKIPLAGGED.COM · SCANNED SEP 26

Skiplagged MCP Server for flight search, hotel booking, and travel planning

0 this week 75 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability45
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1911 tokens (~119/item across 16 items; 10 tools + 6 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Skiplagged MCP server?

Skiplagged MCP is a hosted endpoint at https://mcp.skiplagged.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.skiplagged.com

# add to Claude Code
claude mcp add --transport http com-skiplagged-mcp 'https://mcp.skiplagged.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-skiplagged-mcp": {
      "url": "https://mcp.skiplagged.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-skiplagged-mcp": {
      "type": "http",
      "url": "https://mcp.skiplagged.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-skiplagged-mcp]
url = "https://mcp.skiplagged.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-skiplagged-mcp": {
      "type": "remote",
      "url": "https://mcp.skiplagged.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-skiplagged-mcp --url 'https://mcp.skiplagged.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-skiplagged-mcp:
    url: "https://mcp.skiplagged.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-skiplagged-mcp": {
      "Transport": "http",
      "Url": "https://mcp.skiplagged.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-skiplagged-mcp -t streamable-http -u 'https://mcp.skiplagged.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-skiplagged-mcp": {
      "type": "http",
      "url": "https://mcp.skiplagged.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 17 Sept 26 +1
    • Stability: fail → pass ▲ security
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 18 Aug 26 0
    • Stability: 0.73 → fail ▼ security
    • A breaking change shipped without a version bump: still 0.0.4 ▼ security
    • Resource “sk_flex_departure_calendar” now points somewhere else: ui://widget/skiplagged_flex_chart.html → ui://mcp-app/skiplagged_flex_chart.html security
    • Resource “sk_flights_search” now points somewhere else: ui://widget/skiplagged_flights_search.html → ui://mcp-app/skiplagged_flights_search.html security
    • Resource “sk_hotels_search” now points somewhere else: ui://widget/skiplagged_hotels_search.html → ui://mcp-app/skiplagged_hotels_search.html security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “sk_destinations_anywhere” rewrote its description, which is the text the model reads security
    • Tool “sk_faq_search” rewrote its description, which is the text the model reads security
    • Tool “sk_resolve_location” rewrote its description, which is the text the model reads security
    • Schema quality: 25% → 0% ▼ functional
    • “sk_resolve_location” dropped the required parameter “lat” ▼ functional
    • “sk_resolve_location” dropped the required parameter “lng” ▼ functional
    • Prompt “sk_plan_trip” was removed ▼ functional
    • Schema quality: 176 → 119 ▲ functional
    • Tool coverage: 70% → 100% ▲ functional
    • MCP protocol: fail → pass ▲ functional
    • Tool “sk_faq_search” now declares an output schema ▲ functional
    • Tool “sk_resolve_iata” now declares an output schema ▲ functional
    • Tool “sk_resolve_location” now declares an output schema ▲ functional
    • The server no longer declares the “completions” capability functional
    • The server no longer declares the “prompts” capability functional
    • MCP protocol version: 2025-06-18 → 2025-11-25 functional
    • New resource “sk_flex_departure_calendar-openai” functional
    • New resource “sk_flights_search-openai” functional
    • New resource “sk_hotels_search-openai” functional
    • “sk_cars_search” reworded the description of “dropoffLocation” cosmetic
    • “sk_cars_search” reworded the description of “pickupLocation” cosmetic
    • “sk_faq_search” reworded the description of “query” cosmetic
    • “sk_faq_search” reworded the description of “top_k” cosmetic
    • “sk_cars_search” dropped the optional parameter “renderMode” cosmetic
    • “sk_destinations_anywhere” dropped the optional parameter “renderMode” cosmetic
    • “sk_faq_search” dropped the optional parameter “renderMode” cosmetic
    • “sk_flex_departure_calendar” dropped the optional parameter “renderMode” cosmetic
    • “sk_flex_return_calendar” dropped the optional parameter “renderMode” cosmetic
    • “sk_flights_search” dropped the optional parameter “renderMode” cosmetic
    • “sk_hotel_details” dropped the optional parameter “renderMode” cosmetic
    • “sk_hotels_search” dropped the optional parameter “renderMode” cosmetic
    • “sk_resolve_iata” dropped the optional parameter “renderMode” cosmetic
    • “sk_resolve_location” dropped the optional parameter “renderMode” cosmetic
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Probed https://mcp.skiplagged.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=skiplagged.com CN=YR2,O=Let's Encrypt,C=US 22 Sept 2026 21 Dec 2026 RSA 2048 SHA256-RSA 68c94b462a666cb0bbcd6efb1963792d5fd
SANs: *.dev.skiplagged.com, *.skiplagged.com, skiplagged.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.skiplagged.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
skiplagged.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
content-security-policy frame-ancestors 'self' https://*.skiplagged.com

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.skiplagged.com/mcp Verified 200
http (plaintext) http://mcp.skiplagged.com/mcp Inconclusive 405
MCP tools · 10 exposed · ~1,859 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
sk_cars_search ~174

Search Skiplagged for rental cars between pickup and dropoff locations/dates, returning prices, companies, and car details.

NameTypeReqDescription
dropoffDate–yesDropoff date (YYYY-MM-DD)
dropoffLocation––Dropoff city or airport code (defaults to pickup)
dropoffTime––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)
pickupDatestringyesPickup date (YYYY-MM-DD)
pickupLocationstringyesPickup city or airport code
pickupTimestring–Pickup time (HH:mm or HH:mm:ss, default 10:00)
NameTypeReqDescription
paginationobjectyesResult pagination information
resultsarrayyesAvailable car rental offers
searchUrlstringyesComplete search URL with all parameters

No examples provided.

sk_destinations_anywhere ~132

Find lower-priced destinations from a departure city when the user is flexible about where to go.

NameTypeReqDescription
adultsinteger–Number of adult passengers
childreninteger–Number of child passengers
departstringyesDeparture date in YYYY-MM-DD format
fare_classstring–Fare class preference
fromstringyesDeparture IATA code or city name
infantsLapinteger–Number of lap infants
infantsSeatinteger–Number of seat infants
return––Return date in YYYY-MM-DD format (optional for one-way trips)
NameTypeReqDescription
paginationobjectyesResult pagination information
resultsarrayyes–
searchUrlstringyesComplete search URL with all parameters

No examples provided.

sk_faq_search ~73

Search Skiplagged support articles for answers about its services, products, and policies.

NameTypeReqDescription
querystringyesConcise FAQ question for retrieval. Do not include personal identifiers, account IDs, or session details.
top_kinteger–Number of top FAQ sources to return (1-5)
NameTypeReqDescription
chunksarrayyesRetrieved relevant chunks

No examples provided.

sk_flex_departure_calendar ~237

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.

NameTypeReqDescription
adultsinteger–Number of adult passengers (default: 1, max: 9)
childreninteger–Number of child passengers (default: 0, max: 8)
departureDatestringyesPreferred departure date (YYYY-MM-DD format)
destinationstringyesArrival city name or IATA code (will be resolved to IATA code automatically)
infantsLapinteger–Number of lap infants (default: 0, max: 4)
infantsSeatinteger–Number of seat infants (default: 0, max: 4)
originstringyesDeparture city name or IATA code (will be resolved to IATA code automatically)
returnDate––Return date for matching trip length (optional, YYYY-MM-DD format)
sortstring–Sort results chronologically or by lowest price first
NameTypeReqDescription
chartobjectyes–
destinationstringyesResolved destination airport code used for this search
modestringyesIndicates whether these options vary departure dates or return dates
originstringyesResolved origin airport code used for this search
searchUrlstringyesComplete search URL with all parameters
sortstringyesOrdering applied to the options array

No examples provided.

sk_flex_return_calendar ~244

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.

NameTypeReqDescription
adultsinteger–Number of adult passengers (default: 1, max: 9)
childreninteger–Number of child passengers (default: 0, max: 8)
departureDatestringyesPreferred departure date (YYYY-MM-DD format)
destinationstringyesArrival city name or IATA code (will be resolved to IATA code automatically)
infantsLapinteger–Number of lap infants (default: 0, max: 4)
infantsSeatinteger–Number of seat infants (default: 0, max: 4)
originstringyesDeparture city name or IATA code (will be resolved to IATA code automatically)
returnDate–yesReturn date for the reference trip (YYYY-MM-DD format)
sortstring–Sort results chronologically or by lowest price first
NameTypeReqDescription
chartobjectyes–
destinationstringyesResolved destination airport code used for this search
modestringyesIndicates whether these options vary departure dates or return dates
originstringyesResolved origin airport code used for this search
searchUrlstringyesComplete search URL with all parameters
sortstringyesOrdering applied to the options array

No examples provided.

sk_flights_search ~542

Search Skiplagged for flights between specific locations with filtering options for passengers, fare class, stops, airlines, and timing preferences

NameTypeReqDescription
adultsinteger–Number of adult passengers (default: 1, max: 9)
arrivalAirports––Array of specific arrival airport codes to include (when destination city has multiple airports)
arrivalTimeEarliestinteger–Earliest arrival time in minutes from midnight (0-1439)
arrivalTimeLatestinteger–Latest arrival time in minutes from midnight (0-1439)
childreninteger–Number of child passengers (default: 0, max: 8)
departureAirports––Array of specific departure airport codes to include (when origin city has multiple airports)
departureDatestringyes–
departureTimeEarliestinteger–Earliest departure time in minutes from midnight (0-1439)
departureTimeLatestinteger–Latest departure time in minutes from midnight (0-1439)
destinationstringyesArrival location - prefer IATA code
excludedAirlinesarray–Array of excluded airline codes (e.g., ['F9', 'NK'])
fareClassstring–Fare class preference (default: economy)
includeHiddenCityboolean–Include hidden city flights (default: true)
includeStandardboolean–Include standard flights (default: true)
includeVirtualInterliningboolean–Include virtual interlining flights (default: true)
infantsLapinteger–Number of lap infants (default: 0, max: 4)
infantsSeatinteger–Number of seat infants (default: 0, max: 4)
limitinteger–Maximum number of flights to return (default: 12, max: 100)
maxFlightDurationinteger–Maximum total flight duration in minutes
maxLayoverDurationinteger–Maximum layover duration in minutes
maxStopsstring–Maximum number of stops (none=nonstop, one=1 stop, many=2+ stops)
offsetinteger–Number of flights to skip for pagination (default: 0)
originstringyesDeparture location - prefer IATA code
preferredAirlinesarray–Array of preferred airline codes (e.g., ['UA', 'DL'])
returnDate–––
sortstring–Sort flights by price (cheapest first), duration (shortest first), or value (best price/time ratio, default)
NameTypeReqDescription
flightsarrayyes–
paginationobjectyesResult pagination information
searchUrlstringyesComplete search URL with all parameters

No examples provided.

sk_hotel_details ~162

Fetch room-level availability, pricing, and amenities for a specific hotel and stay dates.

NameTypeReqDescription
checkinstringyesCheck-in date (YYYY-MM-DD format)
checkout–yesCheck-out date (YYYY-MM-DD format)
hotelIdintegeryesHotel ID (from search results) to fetch detailed availability for
liveboolean–Use live rates (includes booking links). Disable for faster, less accurate cached rates.
numAdultsinteger–Number of adults (default: 2, max: 10)
numChildreninteger–Number of children (default: 0, max: 10)
numRoomsinteger–Number of rooms (default: 1, max: 5)
NameTypeReqDescription
addressstringyesHotel address
amenityNamesarrayyesList of hotel amenities
bookingLinkstringyesDirect booking URL for this hotel
chainNamestringyesHotel chain name or 'Independent'
checkInTimestring–Check-in time window
checkOutTimestring–Check-out time window
checkinDatestringyesCheck-in date for this detail search (YYYY-MM-DD)
checkoutDatestringyesCheck-out date for this detail search (YYYY-MM-DD)
cityNamestring–City name
countryNamestring–Country name
descriptionstring–Hotel description
hotelIdstringyesSkiplagged property identifier; not a user identifier
hotelNamestringyesHotel name
imageUrlstring–Hotel image URL
locationobject–Geographic coordinates
pricePerNightInDollarsnumberyesPrice per night in US dollars
reviewCountinteger–Number of guest reviews
reviewRatingnumberyesReview rating (0-10)
roomsarrayyesRoom offers for this search
starRatingintegeryesHotel star rating (0-5)
stateNamestring–State name
totalPriceInDollarsnumber–Total price for entire stay in US dollars

No examples provided.

sk_hotels_search ~227

Search Skiplagged for hotels in a city with specific check-in and check-out dates, including ratings and pricing.

NameTypeReqDescription
checkinstringyesCheck-in date (YYYY-MM-DD format)
checkout–yesCheck-out date (YYYY-MM-DD format)
citystringyesCity name to search for hotels (will be matched against available cities)
limitinteger–Maximum number of hotels to return (default: 12, max: 100)
numAdultsinteger–Number of adults (default: 2, max: 10)
numChildreninteger–Number of children (default: 0, max: 10)
numRoomsinteger–Number of rooms (default: 1, max: 9)
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)
NameTypeReqDescription
paginationobjectyesResult pagination information
resultsarrayyes–
searchUrlstringyesComplete search URL with all parameters

No examples provided.

sk_resolve_iata ~38

Resolve a city name to a valid IATA code

NameTypeReqDescription
inputstringyesCity name code to resolve to IATA code
NameTypeReqDescription
iataCodestringyesResolved airport IATA code

No examples provided.

sk_resolve_location ~30

Resolve coarse location metadata supplied by the client to the nearest airport. Takes no user-provided arguments.

Input schema present but exposes no named parameters.

NameTypeReqDescription
citystringyesResolved city name
countrystringyesResolved country name
iatastringyesNearest airport IATA code

No examples provided.

Common questions

What is the Skiplagged MCP server?

Skiplagged MCP is listed in the public MCP registry as com.skiplagged/mcp. Skiplagged MCP Server for flight search, hotel booking, and travel planning. This page covers its hosted endpoint (https://mcp.skiplagged.com/mcp).

Is the Skiplagged MCP server safe to use?

Skiplagged MCP scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Skiplagged MCP server expose?

Skiplagged MCP exposes 10 tools: sk_flights_search, sk_destinations_anywhere, sk_flex_departure_calendar, sk_flex_return_calendar, sk_hotels_search, and 5 more. Their descriptions and schemas cost roughly 1,859 tokens of context every time the server is loaded.

Does the Skiplagged MCP server require authentication?

No. We connected to Skiplagged MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Skiplagged MCP server still maintained?

Skiplagged MCP is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.