mcp-skyscanner
Verified Safeby shadyvb
Overview
Expose Skyscanner flight and airport search functionality to AI assistants via the Model Context Protocol (MCP).
Installation
python3 mcp_server.pyEnvironment 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
plane-mcp-server
Provides AI agents with tools to interact with Plane APIs for project and work item management.
mcp-server-kibana
This server provides a Model Context Protocol (MCP) interface to Kibana, enabling natural language or programmatic access for managing saved objects, executing API requests, and querying server status, with multi-space and dual transport support.
ExpoSnap
Enables AI assistants to view and analyze screenshots from React Native/Expo applications for AI-powered mobile UI development.
openapi-mcp-server
Converts OpenAPI specifications into Model Context Protocol (MCP) tools, enabling AI assistants to interact with APIs.