Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Flight Master Aviation Data MCP
Flight Master Aviation Data MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 8:00:30 PM

Flight Master Aviation Data MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Official Flight Master MCP for flight status, routes, weather, delay risk and trajectories.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "flight-master-aviation-data-mcp": {
      "url": "https://dast.133.cn/mcp/"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives💻 More in Developer Tools

Capabilities & Tool Schemas (6) ~137 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Flight Master Aviation Data MCP.

dast_flight_dynamic

Query real-time or historical flight status by flight number and date

dast_flight_route

Query flights between two airports for a specified date

dast_flight_happy

Query onboard experience data such as meals, Wi-Fi, seat information, entertainment, power supply, and baggage

dast_delay_rate

Query predicted flight delay and cancellation probabilities

dast_future_weather

Query hourly airport weather forecasts for the next 48 hours

dast_flight_path

Query real-time or historical flight trajectory, position, altitude, speed, and flight status

Documentation Overview

Flight Master Aviation Data MCP

Official MCP integration repository for Flight Master DAST (航班管家 DAST), providing professional aviation data capabilities for AI agents, coding assistants, and MCP-compatible applications.

航班管家航空数据 MCP(Flight Master Aviation Data MCP) provides access to flight status, route flights, onboard experience, delay risk prediction, airport weather, and flight trajectory data through the Model Context Protocol (MCP).

The service supports two MCP connection modes:

  • Remote MCP via Streamable HTTP — recommended for most users
  • STDIO MCP via the official npm package — for local MCP client integration

This repository is the official public integration repository for Flight Master Aviation Data MCP. Production server-side source code and proprietary aviation data processing systems are not published in this repository.


Official Links

  • MCP Product Page: https://dast.133.cn/mcp/
  • DAST Platform: https://dast.133.cn
  • Agent-readable Documentation: https://dast.133.cn/mcp_assets/agent.md
  • Remote MCP Endpoint: https://fly.huoli.com/mcp/dast_mcp
  • npm STDIO Package: https://www.npmjs.com/package/@flightmaster/aviation-dast-mcp

Connection Modes

Flight Master Aviation Data MCP supports both Remote Streamable HTTP and STDIO connections.

Option 1 — Remote MCP via Streamable HTTP

Recommended for most users, hosted AI agents, and MCP clients that support remote MCP servers.

Endpoint:

text
https://fly.huoli.com/mcp/dast_mcp
ItemValue
ProtocolModel Context Protocol (MCP)
TransportStreamable HTTP
RPCJSON-RPC 2.0
AuthenticationBearer API Key

Authentication header:

text
Authorization: Bearer <API_KEY>

No local MCP server installation is required.


Option 2 — STDIO MCP via npm

For MCP clients that support local STDIO servers, use the official npm package:

text
@flightmaster/aviation-dast-mcp

Run directly with:

Terminal
npx -y @flightmaster/aviation-dast-mcp

The STDIO package requires the following environment variable:

text
DAST_API_KEY=<API_KEY>

Example MCP configuration:

config.json
{
  "mcpServers": {
    "flight-master-dast": {
      "command": "npx",
      "args": [
        "-y",
        "@flightmaster/aviation-dast-mcp"
      ],
      "env": {
        "DAST_API_KEY": "<API_KEY>"
      }
    }
  }
}

The package also supports the optional environment variable:

text
DAST_MCP_URL=<CUSTOM_GATEWAY_URL>

DAST_MCP_URL should normally be omitted. It is only required when a custom Flight Master DAST MCP gateway URL needs to be used.

Official npm package:

https://www.npmjs.com/package/@flightmaster/aviation-dast-mcp


Authentication

A Flight Master DAST API Key is required for both connection modes.

Remote MCP

Include the API Key in the HTTP Authorization header:

text
Authorization: Bearer <API_KEY>

STDIO MCP

Provide the API Key through the required environment variable:

text
DAST_API_KEY=<API_KEY>

Obtain an API Key

  1. Visit the Flight Master DAST Platform: https://dast.133.cn
  2. Register or sign in
  3. Open the MCP Console
  4. Create an API Key
  5. Use the key in your MCP client configuration

Security: Never publish, commit, or share your real API Key in a public repository.


Available Tools

The MCP server currently provides the following six tools:

ToolCapability
dast_flight_dynamicQuery real-time or historical flight status by flight number and date
dast_flight_routeQuery flights between two airports for a specified date
dast_flight_happyQuery onboard experience data such as meals, Wi-Fi, seat information, entertainment, power supply, and baggage
dast_delay_rateQuery predicted flight delay and cancellation probabilities
dast_future_weatherQuery hourly airport weather forecasts for the next 48 hours
dast_flight_pathQuery real-time or historical flight trajectory, position, altitude, speed, and flight status

For complete Tool schemas, parameters, response structures, routing rules, and usage guidance, see:

https://dast.133.cn/mcp_assets/agent.md

The live MCP tools/list response should be treated as the authoritative source if Tool definitions change.


Claude Code

Remote MCP

Add the hosted Remote MCP server with:

Terminal
claude mcp add --transport http flight-master-dast https://fly.huoli.com/mcp/dast_mcp \
  --header "Authorization: Bearer <API_KEY>"

Then verify the connection:

Terminal
claude mcp list

Replace <API_KEY> with the API Key created in the Flight Master DAST MCP Console.

STDIO

Claude Code and other STDIO-compatible MCP clients can also use the official npm package.

Generic STDIO configuration:

config.json
{
  "mcpServers": {
    "flight-master-dast": {
      "command": "npx",
      "args": [
        "-y",
        "@flightmaster/aviation-dast-mcp"
      ],
      "env": {
        "DAST_API_KEY": "<API_KEY>"
      }
    }
  }
}

Cursor

Cursor supports both Remote MCP and STDIO MCP configurations.

Remote MCP — Recommended

For a personal configuration available across projects, edit:

text
~/.cursor/mcp.json

Example:

config.json
{
  "mcpServers": {
    "flight-master-dast": {
      "url": "https://fly.huoli.com/mcp/dast_mcp",
      "headers": {
        "Authorization": "Bearer <API_KEY>"
      }
    }
  }
}

Save the configuration and restart or reconnect Cursor. The Flight Master DAST tools should then appear in the MCP tools list.

STDIO

Alternatively, configure the official npm package:

config.json
{
  "mcpServers": {
    "flight-master-dast": {
      "command": "npx",
      "args": [
        "-y",
        "@flightmaster/aviation-dast-mcp"
      ],
      "env": {
        "DAST_API_KEY": "<API_KEY>"
      }
    }
  }
}

Do not commit a configuration file containing a real API Key to a public repository.


Cline

Cline supports both Remote MCP and STDIO MCP configurations.

Remote MCP — Recommended

Open MCP Servers → Configure MCP Servers in Cline and add:

config.json
{
  "mcpServers": {
    "flight-master-dast": {
      "type": "streamableHttp",
      "url": "https://fly.huoli.com/mcp/dast_mcp",
      "headers": {
        "Authorization": "Bearer <API_KEY>"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Replace <API_KEY> with your Flight Master DAST API Key and reconnect the server.

STDIO

Alternatively:

config.json
{
  "mcpServers": {
    "flight-master-dast": {
      "command": "npx",
      "args": [
        "-y",
        "@flightmaster/aviation-dast-mcp"
      ],
      "env": {
        "DAST_API_KEY": "<API_KEY>"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Generic MCP Client Configuration

Remote Streamable HTTP

Use:

text
URL:
https://fly.huoli.com/mcp/dast_mcp

Header:

text
Authorization: Bearer <API_KEY>

STDIO

Use:

config.json
{
  "command": "npx",
  "args": [
    "-y",
    "@flightmaster/aviation-dast-mcp"
  ],
  "env": {
    "DAST_API_KEY": "<API_KEY>"
  }
}

Agent-readable Documentation

A dedicated machine-readable document is available for AI agents and automated clients:

text
https://dast.133.cn/mcp_assets/agent.md

It includes:

  • MCP connection information
  • Authentication requirements
  • Tool selection guidance
  • Tool schemas and parameters
  • Date and airport rules
  • Request and response structures
  • Error handling
  • Billing behavior
  • Agent usage guidance

Agents integrating Flight Master Aviation Data MCP are encouraged to read this document before calling the service.


Example Use Cases

Flight Master Aviation Data MCP can be used by AI agents to answer questions such as:

  • What is the current status of CA1831?
  • What flights operate from Beijing Capital Airport to Shanghai Hongqiao Airport today?
  • Does this flight provide meals or Wi-Fi?
  • What is the predicted delay risk for this flight?
  • What will the weather be like at Hefei Xinqiao International Airport?
  • Where is this flight currently located and what is its altitude?

About Flight Master DAST

Flight Master DAST(航班管家 DAST) provides professional aviation data services and MCP capabilities for developers, AI agents, coding assistants, and aviation-related applications.

Flight Master Aviation Data MCP connects AI applications with professional aviation data through the open Model Context Protocol ecosystem.

Official MCP Product Page:

https://dast.133.cn/mcp/

For account registration, API Key management, usage information, and billing:

https://dast.133.cn


Repository Scope

This repository is the official public integration repository for Flight Master Aviation Data MCP.

It contains:

  • MCP integration documentation
  • Remote MCP connection examples
  • STDIO npm integration examples
  • Authentication guidance
  • Client configuration examples
  • MCP ecosystem metadata

It does not contain:

  • Production MCP server source code
  • Internal aviation data processing systems
  • Proprietary data pipelines
  • Backend business logic

The production aviation data service and Remote MCP infrastructure are operated by Flight Master DAST.


Flight Master DAST
航班管家 DAST
Official Aviation Data MCP Service

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    💻 Developer Tools0 views
    Compare vs Tldraw →
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    💻 Developer Tools1 views
    Compare vs PraisonAI →
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    💻 Developer Tools0 views
    Compare vs Labelhead Artist Momentum →
  • Coach Watts logoCoach Watts

    Remote MCP server for training, nutrition, wellness, and performance data with OAuth 2.0.

    💻 Developer Tools1 views
    Compare vs Coach Watts →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
4d ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Flight Master Aviation Data MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "flight-master-aviation-data-mcp": { "command": "npx", "args": ["-y", "Flight Master Aviation Data MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFlight Master Aviation Data MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/flight-master-aviation-data-mcp?style=directory)](https://allmcps.com/mcp/flight-master-aviation-data-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/flight-master-aviation-data-mcp"><img src="https://allmcps.com/api/badge/flight-master-aviation-data-mcp?style=directory" alt="Flight Master Aviation Data MCP on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSSE (Remote)
RuntimeNode.js
Last updatedSep 4, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Flight Master Aviation Data MCP →Install in Claude DesktopInstall in CursorInstall in VS Code