Flight Search
Provides flight search capabilities using the Aviasales Flight Search API
Create a Travelpayouts account (this is the platform that provides Aviasales API access). (support.travelpayouts.com)
Join/enable the Aviasales affiliate program from your Travelpayouts dashboard (Aviasales is offered as a program you connect to inside Travelpayouts). (support.travelpayouts.com)
Get your Aviasales API token:
- Open your Travelpayouts account → Profile → API token (or Profile → API token section).
- Copy the token shown there — this is your FLIGHTS_AVIASALES_API_TOKEN. (support.travelpayouts.com)
Get your Partner ID / Marker:
- In the Travelpayouts dashboard you will see your Partner ID (marker) in the account UI (visible in the dashboard; commonly shown in the lower-left corner).
- Copy that value — this is your FLIGHTS_AVIASALES_MARKER. (support.travelpayouts.com)
If the Flights Search (real‑time) API requires additional access, follow Travelpayouts instructions to request API access from support after connecting to the Aviasales program. (Some Aviasales endpoints require explicit approval.) (support.travelpayouts.com)
Fill the values into the FastMCP connection interface using your existing "Install Now" button:
- In the FastMCP connection form, add or update the environment variables:
- FLIGHTS_AVIASALES_API_TOKEN =
- FLIGHTS_AVIASALES_MARKER = <paste your Partner ID / marker>
- FLIGHTS_AVIASALES_API_TOKEN =
- Save/apply the connection so the MCP server receives these ENV values.
- In the FastMCP connection form, add or update the environment variables:
Keep the API token secret (do not share it publicly). If you believe the token was exposed, revoke/regenerate it from your Travelpayouts Profile and update the FastMCP ENV accordingly. (support.travelpayouts.com)
(Optional) If you plan to use HTTP/SSE transports, also review and set FLIGHTS_TRANSPORT, FLIGHTS_HTTP_PORT, and FLIGHTS_HTTP_PATH in the same FastMCP interface as needed (these are optional per the README).
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.