← Registry

Productivity

skiplagged.com

Search Skiplagged for flights and hotels with various filtering and pricing options to help plan travel.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.skiplagged.com/mcp

No auth detected

MCP server metadata

Name
@skiplagged/mcp
Version
0.0.4
Capabilities
tools.listChangedresources.listChangedloggingprompts.listChangedcompletions
Server instructions

- If origin is missing or ambiguous, call sk_resolve_location first, then prefer IATA codes in all tools. - For date flexibility: run sk_flex_departure_calendar first; when trip length matters, follow with sk_flex_return_calendar; use sk_flights_search only after picking dates. - Use sk_destinations_anywhere when the user is open to where to go; otherwise prefer sk_flights_search for specific routes. - On empty or thin results, widen dates by +/-3 days and retry once; stop after two total attempts. - Skiplagged APIs do not support searches in the past; always ensure flight, hotel, and car rental dates are today or later. - Defaults: 1 adult, economy cabin, sk_flights_search limit=12 unless user asks for more; calendar tools max 2 pages; request concise/compact responses where supported. - After completed tool calls, give a one-line takeaway; never invent data not returned by tools.

Known tools 10

sk_flights_search

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

Inferred read-only
sk_destinations_anywhere

Find cheapest destinations from a departure city when flexible about where to go.

Inferred read-only
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.

Inferred read-only
sk_flex_return_calendar

Generate a flexible round-trip price calendar for a fixed-length stay around a chosen travel window.

Inferred read-only
sk_hotels_search

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

Inferred read-only
sk_cars_search

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

Inferred read-only
sk_hotel_details

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

Inferred read-only
sk_faq_search

Search FAQ for relevant answers about Skiplagged - company, stuff, its products, and policies.

Inferred read-only
sk_resolve_location

Resolve latitude and longitude to the IATA code of nearest airport and city information

Inferred read-only
sk_resolve_iata

Resolve a city name to a valid IATA code

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.skiplagged-mcp]
url = "https://mcp.skiplagged.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "skiplagged-mcp": {
      "type": "http",
      "url": "https://mcp.skiplagged.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: skiplagged-mcp
Remote MCP URL: https://mcp.skiplagged.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "skiplagged-mcp": {
      "url": "https://mcp.skiplagged.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "skiplagged-mcp": {
      "type": "http",
      "url": "https://mcp.skiplagged.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "skiplagged-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.skiplagged.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.