Skiplagged Flights Search

by Unknown

Not rated
Website

About

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

Details

Author
Unknown
Categories
Search, Other

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

Skiplagged Travel Search connects AI assistants toSkiplaggedfor flight, hotel, and rental-car searches.

With this server enabled, tools likeClaude,ChatGPT, Cursor, and VS Code can search Skiplagged directly from a chat—no browser needed.

It uses the openModel Context Protocol(MCP), which lets AI applications call external tools through a standard HTTP interface.

- Flight search:Look up one‑way or round‑trip flights between cities, with various filters.
- Flexible date calendars:Explore departure and return‑date calendars to find cheaper days to travel.
- “Anywhere” destination discovery:See low‑fare destinations from a chosen origin when you’re flexible on where to go.
- Hotel search and details:Search hotels by city and dates, then retrieve room‑level pricing, amenities, and availability.
- Rental car search:Find rental cars at or near your destination for specific pickup and drop‑off times.

This server works with any client that supports remote MCP over HTTP.
- Add the Skiplagged MCP URL (https://mcp.skiplagged.com/mcp) in your client’s MCP or “Connectors” settings.
- Enable the server for the project or chat where you want to use it.
- Ask travel questions in plain language; your assistant will call MCP tools when needed.

The snippets below show how to add the MCP server in common tools and editors.

Manual installation
Add the following to yourmcp.jsonfile:

{ "mcpServers": { "skiplagged": { "url": "https://mcp.skiplagged.com/mcp" } } }

Manual installation
Open a terminal and run:

code --add-mcp '{"type":"http","name":"skiplagged","url":"https://mcp.skiplagged.com/mcp"}'

Then, from inside VS Code, open the.vscode/mcp.jsonfile and click "Start server".Claude CodeRun the following command in your terminal:

claude mcp add --transport http "skiplagged" https://mcp.skiplagged.com/mcp

From within Claude Code, use the/mcpcommand to get more information about the server.Claude DesktopSteps:

1. Navigate to Settings > Connectors. 2. Locate the "Connectors" section. 3. Click "Add custom connector" at the bottom of the section. 4. Add your connector's remote MCP server URL: https://mcp.skiplagged.com/mcp 5. Finish configuring your connector by clicking "Add."
1. Navigate to Settings > Connectors. 2. Add a custom connector with the server URL "https://mcp.skiplagged.com/mcp". 3. Verify that it appears in the Composer > tools. 4. Add the server as a source if needed.

Gemini CLIAdd the following JSON to your Gemini CLI configuration file (~/.gemini/settings.json):

{ "mcpServers": { "skiplagged": { "httpUrl": "https://mcp.skiplagged.com/mcp" } } }

Add the following to your Codex config file (~/.codex/config.toml):

[mcp_servers.skiplagged] url = "https://mcp.skiplagged.com/mcp"

No authentication required.Skiplagged MCP is a public server that does not require user accounts, API keys, or OAuth. Simply connect using the server URL and start searching.

The following examples show realistic prompts and what the server does behind the scenes.

User prompt:“Find the cheapest flights from San Francisco to New York in late October for one adult in economy class.”
- The server callssk_flights_searchwith origin SFO, destination JFK/EWR/LGA, dates in late October, 1 adult, economy class
- Skiplagged returns available itineraries including standard fares and hidden‑city deals
- Results show prices, airlines, layovers, and durations—with links to book on Skiplagged

Example 2: Explore flexible dates to save money

User prompt:“Show me a fare calendar for round‑trip flights from Chicago to Miami around March 15. I can leave a few days earlier or later.”
- The server callssk_flex_departure_calendarto get one‑way fares for nearby departure dates
- Then callssk_flex_return_calendarto find the cheapest return dates that maintain a similar trip length
- Results display a calendar view of prices so you can pick the cheapest travel window

Example 3: Discover cheap destinations anywhere

User prompt:“I’m in Boston and want to fly somewhere warm and cheap in February. Where should I go?”
- The server callssk_destinations_anywherewith origin BOS and dates in February
- Skiplagged returns the cheapest destinations sorted by price
- Results include destination cities, lowest fares, and average temperatures—helping you discover budget‑friendly trips

Example 4: Search hotels and get room details

User prompt:“Find hotels in Barcelona for 3 nights starting January 10 for two adults. Then show me details for the best‑reviewed option.”
- The server callssk_hotels_searchwith location Barcelona, check‑in January 10, check‑out January 13, 2 adults
- Results return available hotels with nightly rates, ratings, and amenities
- For a selected hotel, the server callssk_hotel_detailsto retrieve room‑level pricing, cancellation policies, and photos

- Only request-specific travel inputs are sent to Skiplagged APIs.Depending on the tool, these can include travel locations, dates and times, passenger or room counts, search filters, or a selected hotel identifier. FAQ question text is processed through OpenAI embeddings and Supabase retrieval to find relevant support articles.
- Optional coarse location is used only to suggest an origin airport.When the client supplies coarse location metadata, the server uses its latitude and longitude for that lookup. The tool does not ask the user or model to provide coordinates, and coordinates are not returned in its response.
- Results come from Skiplagged.Pricing, availability, and deal information are provided by Skiplagged and its partners. Always confirm details on skiplagged.com before booking.
- Links use static attribution tags.Skiplagged links may includeutm_source=mcp,utm_medium=ai, andutm_campaign=skiplagged_mcp; these tags do not identify the user or client.
- The MCP server does not require an account.Tool responses do not include user identifiers, account data, ChatGPT conversation history, session identifiers, request identifiers, or telemetry.
- Operational monitoring is limited.The MCP server usesSentryfor errors and performance monitoring with default collection of personally identifiable information disabled. Tool arguments are not intentionally written to application logs.

For MCP-specific data practices, retention, sharing, and user controls, see theSkiplagged Travel Search Privacy Notice. It supplementsSkiplagged’s Privacy Policy. Service terms are available in theTerms of Service.

- Rate limits:The MCP server does not currently enforce strict per‑user rate limits, but very heavy automated usage may be throttled or blocked to protect the service.
- Data freshness:Flight, hotel, and car prices change frequently. Treat results as indicative only and always open the Skiplagged link to confirm the latest price and conditions before booking.

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

enables searching and booking car rentals

Search and buy products across thousands of online stores using the SearchAgora universal product search engine.

Integrate with the Amazon Product Advertising API to search for products and access product information.

An AI-powered server for Amazon product search and recommendations.

An MCP server for searching and buying products on Amazon.

Hard-gated, source-linked formalwear discovery for U.S. sizes 22–40 and custom measurements.

A server for product search, price history tracking, and specification search using the BigGo API.

Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.

Search for products and compare prices at Coles and Woolworths supermarkets in Australia.

Query computer component prices from Taiwan's CoolPC website to generate AI-assisted price quotes.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.