Skiplagged MCP
REMOTE · MCP.SKIPLAGGED.COM · SCANNED SEP 26
Skiplagged MCP Server for flight search, hotel booking, and travel planning
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http com-skiplagged-mcp 'https://mcp.skiplagged.com/mcp'
{
"mcpServers": {
"com-skiplagged-mcp": {
"url": "https://mcp.skiplagged.com/mcp"
}
}
} {
"servers": {
"com-skiplagged-mcp": {
"type": "http",
"url": "https://mcp.skiplagged.com/mcp"
}
}
} [mcp_servers.com-skiplagged-mcp] url = "https://mcp.skiplagged.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-skiplagged-mcp": {
"type": "remote",
"url": "https://mcp.skiplagged.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-skiplagged-mcp --url 'https://mcp.skiplagged.com/mcp' --transport streamable-http
mcp_servers:
com-skiplagged-mcp:
url: "https://mcp.skiplagged.com/mcp" {
"McpServers": {
"com-skiplagged-mcp": {
"Transport": "http",
"Url": "https://mcp.skiplagged.com/mcp"
}
}
} assistant mcp add com-skiplagged-mcp -t streamable-http -u 'https://mcp.skiplagged.com/mcp'
{
"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.
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.
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 |
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 →
sk_cars_search Skiplagged Car Search ~174
Search Skiplagged for rental cars between pickup and dropoff locations/dates, returning prices, companies, and car details.
| Name | Type | Req | Description |
|---|---|---|---|
| dropoffDate | – | yes | Dropoff 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) |
| limit | integer | – | Maximum number of car offers to return |
| offset | integer | – | Number of car offers to skip for pagination (default: 0) |
| pickupDate | string | yes | Pickup date (YYYY-MM-DD) |
| pickupLocation | string | yes | Pickup city or airport code |
| pickupTime | string | – | Pickup time (HH:mm or HH:mm:ss, default 10:00) |
| Name | Type | Req | Description |
|---|---|---|---|
| pagination | object | yes | Result pagination information |
| results | array | yes | Available car rental offers |
| searchUrl | string | yes | Complete search URL with all parameters |
No examples provided.
sk_destinations_anywhere Skiplagged Flexible Destination Search ~132
Find lower-priced destinations from a departure city when the user is flexible about where to go.
| Name | Type | Req | Description |
|---|---|---|---|
| adults | integer | – | Number of adult passengers |
| children | integer | – | Number of child passengers |
| depart | string | yes | Departure date in YYYY-MM-DD format |
| fare_class | string | – | Fare class preference |
| from | string | yes | Departure IATA code or city name |
| infantsLap | integer | – | Number of lap infants |
| infantsSeat | integer | – | Number of seat infants |
| return | – | – | Return date in YYYY-MM-DD format (optional for one-way trips) |
| Name | Type | Req | Description |
|---|---|---|---|
| pagination | object | yes | Result pagination information |
| results | array | yes | – |
| searchUrl | string | yes | Complete search URL with all parameters |
No examples provided.
sk_faq_search Search Skiplagged FAQ ~73
Search Skiplagged support articles for answers about its services, products, and policies.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Concise FAQ question for retrieval. Do not include personal identifiers, account IDs, or session details. |
| top_k | integer | – | Number of top FAQ sources to return (1-5) |
| Name | Type | Req | Description |
|---|---|---|---|
| chunks | array | yes | Retrieved relevant chunks |
No examples provided.
sk_flex_departure_calendar Skiplagged One-Way Fare 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.
| Name | Type | Req | Description |
|---|---|---|---|
| adults | integer | – | Number of adult passengers (default: 1, max: 9) |
| children | integer | – | Number of child passengers (default: 0, max: 8) |
| departureDate | string | yes | Preferred departure date (YYYY-MM-DD format) |
| destination | string | yes | Arrival city name or IATA code (will be resolved to IATA code automatically) |
| infantsLap | integer | – | Number of lap infants (default: 0, max: 4) |
| infantsSeat | integer | – | Number of seat infants (default: 0, max: 4) |
| origin | string | yes | Departure city name or IATA code (will be resolved to IATA code automatically) |
| returnDate | – | – | Return date for matching trip length (optional, YYYY-MM-DD format) |
| sort | string | – | Sort results chronologically or by lowest price first |
| Name | Type | Req | Description |
|---|---|---|---|
| chart | object | yes | – |
| destination | string | yes | Resolved destination airport code used for this search |
| mode | string | yes | Indicates whether these options vary departure dates or return dates |
| origin | string | yes | Resolved origin airport code used for this search |
| searchUrl | string | yes | Complete search URL with all parameters |
| sort | string | yes | Ordering applied to the options array |
No examples provided.
sk_flex_return_calendar Skiplagged Round-Trip Price 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.
| Name | Type | Req | Description |
|---|---|---|---|
| adults | integer | – | Number of adult passengers (default: 1, max: 9) |
| children | integer | – | Number of child passengers (default: 0, max: 8) |
| departureDate | string | yes | Preferred departure date (YYYY-MM-DD format) |
| destination | string | yes | Arrival city name or IATA code (will be resolved to IATA code automatically) |
| infantsLap | integer | – | Number of lap infants (default: 0, max: 4) |
| infantsSeat | integer | – | Number of seat infants (default: 0, max: 4) |
| origin | string | yes | Departure city name or IATA code (will be resolved to IATA code automatically) |
| returnDate | – | yes | Return date for the reference trip (YYYY-MM-DD format) |
| sort | string | – | Sort results chronologically or by lowest price first |
| Name | Type | Req | Description |
|---|---|---|---|
| chart | object | yes | – |
| destination | string | yes | Resolved destination airport code used for this search |
| mode | string | yes | Indicates whether these options vary departure dates or return dates |
| origin | string | yes | Resolved origin airport code used for this search |
| searchUrl | string | yes | Complete search URL with all parameters |
| sort | string | yes | Ordering applied to the options array |
No examples provided.
sk_flights_search Skiplagged Flights Search ~542
Search Skiplagged for flights between specific locations with filtering options for passengers, fare class, stops, airlines, and timing preferences
| Name | Type | Req | Description |
|---|---|---|---|
| adults | integer | – | Number of adult passengers (default: 1, max: 9) |
| arrivalAirports | – | – | Array of specific arrival airport codes to include (when destination city has multiple airports) |
| arrivalTimeEarliest | integer | – | Earliest arrival time in minutes from midnight (0-1439) |
| arrivalTimeLatest | integer | – | Latest arrival time in minutes from midnight (0-1439) |
| children | integer | – | Number of child passengers (default: 0, max: 8) |
| departureAirports | – | – | Array of specific departure airport codes to include (when origin city has multiple airports) |
| departureDate | string | yes | – |
| departureTimeEarliest | integer | – | Earliest departure time in minutes from midnight (0-1439) |
| departureTimeLatest | integer | – | Latest departure time in minutes from midnight (0-1439) |
| destination | string | yes | Arrival location - prefer IATA code |
| excludedAirlines | array | – | Array of excluded airline codes (e.g., ['F9', 'NK']) |
| fareClass | string | – | Fare class preference (default: economy) |
| includeHiddenCity | boolean | – | Include hidden city flights (default: true) |
| includeStandard | boolean | – | Include standard flights (default: true) |
| includeVirtualInterlining | boolean | – | Include virtual interlining flights (default: true) |
| infantsLap | integer | – | Number of lap infants (default: 0, max: 4) |
| infantsSeat | integer | – | Number of seat infants (default: 0, max: 4) |
| limit | integer | – | Maximum number of flights to return (default: 12, max: 100) |
| maxFlightDuration | integer | – | Maximum total flight duration in minutes |
| maxLayoverDuration | integer | – | Maximum layover duration in minutes |
| maxStops | string | – | Maximum number of stops (none=nonstop, one=1 stop, many=2+ stops) |
| offset | integer | – | Number of flights to skip for pagination (default: 0) |
| origin | string | yes | Departure location - prefer IATA code |
| preferredAirlines | array | – | Array of preferred airline codes (e.g., ['UA', 'DL']) |
| returnDate | – | – | – |
| sort | string | – | Sort flights by price (cheapest first), duration (shortest first), or value (best price/time ratio, default) |
| Name | Type | Req | Description |
|---|---|---|---|
| flights | array | yes | – |
| pagination | object | yes | Result pagination information |
| searchUrl | string | yes | Complete search URL with all parameters |
No examples provided.
sk_hotel_details Skiplagged Hotel Details ~162
Fetch room-level availability, pricing, and amenities for a specific hotel and stay dates.
| Name | Type | Req | Description |
|---|---|---|---|
| checkin | string | yes | Check-in date (YYYY-MM-DD format) |
| checkout | – | yes | Check-out date (YYYY-MM-DD format) |
| hotelId | integer | yes | Hotel ID (from search results) to fetch detailed availability for |
| live | boolean | – | Use live rates (includes booking links). Disable for faster, less accurate cached rates. |
| numAdults | integer | – | Number of adults (default: 2, max: 10) |
| numChildren | integer | – | Number of children (default: 0, max: 10) |
| numRooms | integer | – | Number of rooms (default: 1, max: 5) |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Hotel address |
| amenityNames | array | yes | List of hotel amenities |
| bookingLink | string | yes | Direct booking URL for this hotel |
| chainName | string | yes | Hotel chain name or 'Independent' |
| checkInTime | string | – | Check-in time window |
| checkOutTime | string | – | Check-out time window |
| checkinDate | string | yes | Check-in date for this detail search (YYYY-MM-DD) |
| checkoutDate | string | yes | Check-out date for this detail search (YYYY-MM-DD) |
| cityName | string | – | City name |
| countryName | string | – | Country name |
| description | string | – | Hotel description |
| hotelId | string | yes | Skiplagged property identifier; not a user identifier |
| hotelName | string | yes | Hotel name |
| imageUrl | string | – | Hotel image URL |
| location | object | – | Geographic coordinates |
| pricePerNightInDollars | number | yes | Price per night in US dollars |
| reviewCount | integer | – | Number of guest reviews |
| reviewRating | number | yes | Review rating (0-10) |
| rooms | array | yes | Room offers for this search |
| starRating | integer | yes | Hotel star rating (0-5) |
| stateName | string | – | State name |
| totalPriceInDollars | number | – | Total price for entire stay in US dollars |
No examples provided.
sk_hotels_search Skiplagged Hotel Search ~227
Search Skiplagged for hotels in a city with specific check-in and check-out dates, including ratings and pricing.
| Name | Type | Req | Description |
|---|---|---|---|
| checkin | string | yes | Check-in date (YYYY-MM-DD format) |
| checkout | – | yes | Check-out date (YYYY-MM-DD format) |
| city | string | yes | City name to search for hotels (will be matched against available cities) |
| limit | integer | – | Maximum number of hotels to return (default: 12, max: 100) |
| numAdults | integer | – | Number of adults (default: 2, max: 10) |
| numChildren | integer | – | Number of children (default: 0, max: 10) |
| numRooms | integer | – | Number of rooms (default: 1, max: 9) |
| offset | integer | – | Number of hotels to skip for pagination (default: 0) |
| sort | string | – | Sort hotels by price (cheapest first), ranking (highest rated first), value (best value rating), or discount (best deals first, default when deals available) |
| Name | Type | Req | Description |
|---|---|---|---|
| pagination | object | yes | Result pagination information |
| results | array | yes | – |
| searchUrl | string | yes | Complete search URL with all parameters |
No examples provided.
sk_resolve_iata Resolve city name to airport code ~38
Resolve a city name to a valid IATA code
| Name | Type | Req | Description |
|---|---|---|---|
| input | string | yes | City name code to resolve to IATA code |
| Name | Type | Req | Description |
|---|---|---|---|
| iataCode | string | yes | Resolved airport IATA code |
No examples provided.
sk_resolve_location Resolve location to airport code ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | Resolved city name |
| country | string | yes | Resolved country name |
| iata | string | yes | Nearest airport IATA code |
No examples provided.
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.