Sponsored by Deepsite.site

Rollinggo Flight Mcp

Created By
RollingGo-AI16 days ago
RollingGo-Flight-MCP is a native MCP plugin for global air ticketing services. Powered by the world’s 3rd largest travel B2B firm. Totally free with no call quota limits. Fully compatible with AI Agents including Claude, Cursor, Codex and mainstream MCP clients. It aggregates 500 airlines, covering flight routes across 200 countries and regions.
Overview

RollingGo Flight MCP Server

Version ModelScope Calls License: MIT Python 3.8+

🏠 Homepage · 🚀 Quick Start · 🔧 Tools · 💬 Support

Overview

RollingGo Flight Search MCP Server. Provides airport search and flight query capabilities for AI Agents and MCP clients via FastMCP.

  • Powered by the world’s 3rd largest travel B2B firm with global reach: partnered with over 500 airlines, covering 200+ countries and regions and more than 1,000 destinations worldwide.
  • Diverse flight options: millions of flight combinations to cater to varied travel needs, supporting direct flights, connecting flights and other itinerary types.
  • Competitive pricing: aggregated premium global airfare resources to deliver real-time fares with market advantages.
  • Reliable customer support: professional team providing round-the-clock 7×24 customer service.

Who is this for?

Individual users requiring flight price tracking, hotel search and hotel price comparison Individuals and development teams building AI Agents Developers looking to integrate flight booking capabilities into MCP Clients Developers creating intelligent agents for travel planning, corporate travel management, OTA platforms and lifestyle services Product teams aiming to verify the end-to-end commercial transaction loop for AI Agents

Quick Start 🚀

💡 In summary, you only need to do two things: apply for an API Key and configure it in your AI assistant. No coding required – any MCP-compliant AI assistant gains hotel search capabilities in 5 minutes with your first tool call.

Step 1: Get Your API Key

  1. Visit the Application Page
  2. Fill in basic information – automatic approval within 1-3 minutes. You'll receive an email containing:
    • API Key
    • Partner Center account (login + initial password) to configure markups, view orders, and check earnings
  3. ⚠️ Check your email (including spam folder) for the API Key
  4. Limited-Time Offer: All developers who complete their first tool call within 3 days of receiving the API Key unlock permanent unlimited free access. We prioritize developers with real needs and execution speed, offering zero-cost access to complete hotel MCP capabilities.

The email includes both hotel and flight MCP endpoints – 1 key for both.

Step 2: Setup & Running

python server.py

Default endpoint:

http://127.0.0.1:8000/mcp

MCP Client Configuration

{
  "mcpServers": {
    "RollingGo-Flight-MCP": {
      "url": "http://127.0.0.1:8000/mcp",
      "type": "streamable_http",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

searchAirports

For the keyword parameter, prefer English city names, English airport names, or IATA codes (e.g. Hangzhou, Chengdu, HGH, CTU). Chinese city names are not recommended as primary input.

Input:

{
  "keyword": "Hangzhou"
}

Upstream endpoint:

POST /api/mcp/airportsearch

searchFlights

Input:

{
  "adultNumber": 1,
  "childNumber": 0,
  "cabinGrade": "ECONOMY",
  "fromCity": "HGH",
  "toCity": "CTU",
  "fromDate": "2026-05-01",
  "tripType": "ONE_WAY"
}

Upstream endpoint:

POST /api/mcp/flightsearch

Field descriptions follow rollinggo-readme/FLIGHT-README.md.

Tools

Currently exposes 2 tools:

  • searchAirports — Search airport/city info by English city name, English airport name, or IATA code.
  • searchFlights — Query flight options by date, route, passenger count, and cabin class.

checkFlightSeats and checkBaggageAllowance are not yet implemented.

Installation

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt

Configuration

Default upstream API address:

https://mcp.rollinggo.cn

Override via environment variable:

set ROLLINGGO_API_BASE_URL=https://mcp.rollinggo.cn

The HTTP server reads the API Key from request headers. Pass one of the following:

Authorization: Bearer <your_api_key>

or:

X-Secret-Key: <your_api_key>

Support💬

📧 Email: york.lu@dida.com

Made with ❤️ by RollingGo Team

Server Config

{
  "mcpServers": {
    "rollinggo": {
      "command": "npx",
      "args": [
        "-y",
        "rollinggo-mcp"
      ],
      "env": {
        "ROLLINGGO_API_KEY": "mcp_d62f3b01248b4bc4923ec40a4c9a53e3"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
Playwright McpPlaywright MCP server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
CursorThe AI Code Editor
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp