VOOZH about

URL: https://apify.com/makework36/skyscanner-mcp-server

โ‡ฑ Skyscanner MCP Server 2026 - Claude, Cursor & AI Agents ยท Apify


๐Ÿ‘ Skyscanner MCP Server โ€” Claude, Cursor & AI Agents avatar

Skyscanner MCP Server โ€” Claude, Cursor & AI Agents

Pricing

from $50.00 / 1,000 tool calls

Go to Apify Store

Skyscanner MCP Server โ€” Claude, Cursor & AI Agents

Plug-and-play Skyscanner MCP server for Claude Desktop, Cursor, Claude Code, ChatGPT and any MCP-compatible AI agent. Search flights with price, carrier, stops and duration in one tool call โ€” no browser, no API key.

Pricing

from $50.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

๐Ÿ‘ deusex machine

deusex machine

Maintained by Community

Actor stats

0

Bookmarked

30

Total users

12

Monthly active users

23 days ago

Last modified

Share

Skyscanner MCP Server

Plug-and-play Skyscanner flight search as a native Model Context Protocol (MCP) server. Connect your AI agent (Claude Desktop, Cursor, Claude Code, ChatGPT, VS Code, Codex) and search flights in natural language.

Connect from your MCP client

MCP Standby endpoint:

https://makework36--skyscanner-mcp-server.apify.actor/mcp?token=YOUR_APIFY_TOKEN

Claude Desktop

Add to your claude_desktop_config.json:

{
"mcpServers":{
"skyscanner":{
"url":"https://makework36--skyscanner-mcp-server.apify.actor/mcp?token=YOUR_APIFY_TOKEN"
}
}
}

Cursor / Claude Code / VS Code

Use the MCP configurator at mcp.apify.com โ€” select this Actor, click the install line for your client, paste and you're done.

Available tools

search_flights

Search flights by origin/destination entity IDs and date(s).

Arguments:

NameTypeRequiredDescription
originstringโœ…Skyscanner entity ID (e.g. 27537542 for NYC)
destinationstringโœ…Entity ID or "everywhere" for cheapest-destination discovery
departDatestringโœ…YYYY-MM-DD
returnDatestringโ€”YYYY-MM-DD for round-trip (omit for one-way)
adultsintegerโ€”1โ€“9, default 1
cabinClassenumโ€”economy, premium_economy, business, first
marketstringโ€”Two-letter market code (e.g. US, GB, MX)
currencystringโ€”ISO 4217 (default USD)
maxItinerariesintegerโ€”1โ€“100, default 20

Returns: JSON with the search summary + up to maxItineraries results (price, carriers, stops, duration, dep/arr times).

๐Ÿ’ต Pricing

$0.05 per successful tool call. Failed tool calls are not billed.

๐Ÿš€ How to use

This MCP server wraps the battle-tested makework36/skyscanner-flight-scraper-api Actor. Each search_flights tool invocation:

  1. Forwards arguments to the upstream scraper.
  2. The scraper fetches fresh PerimeterX tokens from a dedicated token server.
  3. Returns a curated JSON with the most relevant fields (compact for AI consumption).

Full architecture documented in the companion Actor.

๐ŸŽฏ Use cases

  • Travel assistants that return cheapest options for a user query in natural language.
  • Itinerary builders that explore destination=everywhere to find surprise trips.
  • Price-watch workflows that schedule periodic search_flights and alert on drops.
  • Business travel agents that filter by cabinClass=business and carrier preferences.

Model compatibility

Tested with Claude Opus/Sonnet 4.x, GPT-4+, Cursor Agent mode, and the Apify actors-mcp-server auto-discovery.

Related

You might also like

Skyscanner Flights & Travel API

elis/skyscanner-api

Comprehensive Skyscanner scraping API with real-time flights, hotels, and car hire data. 20 endpoints.

Flight Award Mileage Chart Scraper

crawlerbros/flight-award-scraper-pro

Look up published award redemption rates (miles + taxes) between any two regions across major frequent-flyer programs (Aeroplan, British Airways Avios, LifeMiles, United, Flying Blue, etc.). Returns real chart values from each issuer's public page.

Flight Award & Itinerary Scraper โ€“ Miles, Taxes & Cabins

igolaizola/flight-award-scraper

Scrape airline award flights and detailed itineraries across multiple loyalty programs. Get miles required, taxes, cabins, routes and remaining seats in clean JSON for analytics, travel hacking, pricing tools or dashboards.

๐Ÿ‘ User avatar

Iรฑigo Garcia Olaizola

202

Airbnb MCP Server โ€” Claude, Cursor & AI Agents

makework36/airbnb-mcp-server

Plug-and-play Airbnb MCP server for Claude Desktop, Cursor and any MCP-compatible AI agent. Search listings, compare prices across cities, pull ratings, photos and coordinates โ€” no login, no API key.

๐Ÿ‘ User avatar

deusex machine

18

Google Flights Scraper

automation-lab/google-flights-scraper

Extract flight search results from Google Flights: airlines, prices, stops, duration, departure/arrival times. One-way & round-trip. All cabin classes. No API key needed.

๐Ÿ‘ User avatar

Stas Persiianenko

148

KAYAK Flight Scanner

jupri/kayak-flights

๐Ÿ’ซ Scrape flight data from Kayak.com

Google Flights Scraper

simpleapi/google-flights-scraper

Extract flight prices and route information from Google Flights in real time. Gather airlines, schedules, fare types, stops, and travel-date insights. Ideal for deal tracking, analytics dashboards, and market intelligence tools.

Cheap Flights - Flight Price Trends (Skyscanner)

scraped/flight-price-trends

Find the cheapest flights by reviewing daily flight prices.