Back to Home
shadyvb icon

mcp-skyscanner

Verified Safe

by shadyvb

Overview

Expose Skyscanner flight and airport search functionality to AI assistants via the Model Context Protocol (MCP).

Installation

Run Command
python3 mcp_server.py

Environment Variables

  • SKYSCANNER_LOCALE
  • SKYSCANNER_CURRENCY
  • SKYSCANNER_MARKET

Security Notes

The server code itself does not contain obvious security vulnerabilities like hardcoded secrets or 'eval' of user input. However, it relies on a reverse-engineered Skyscanner API client which may violate Skyscanner's Terms of Service, introducing significant legal and operational risks. Skyscanner could ban access or change its API, causing the server to stop functioning. Users should be aware of these external risks.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-11-30

Tags

AI ToolingFlight SearchAirport SearchMCP ServerPython