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. ๐Ÿ“Š Data Platforms
  3. Airflow MCP Server
Airflow MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 8:16:43 PM

Airflow MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
airflowdata-platformsworkflow-orchestrationmonitoring

Connects MCP clients to Airflow 3.x for DAG inspection, health analysis, log tails, and gated run management.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "us-all-airflow-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/airflow-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (7) Directory Badge Claim listing Alternatives๐Ÿ“Š More in Data Platforms

Overview

The us-all/airflow-mcp-server MCP server exposes Airflow 3.xโ€™s REST API through MCP tools for browsing DAGs, inspecting runs and task instances, reading log tails, and summarizing DAG health. It authenticates with Airflowโ€™s SimpleAuthManager by minting and refreshing JWT tokens from a username and password. Read operations are enabled by default, while triggering DAG runs and clearing tasks require an explicit write setting. Reach for it when an agent needs operational visibility into Airflow workflows or controlled run remediation from an MCP client.

Use cases

โ€ขInspect recent Airflow DAG failures
โ€ขReview task logs and failing instances
โ€ขSummarize DAG health across runs
โ€ขTrigger or re-run tasks with write access enabled

Key features

โ€ขAirflow 3.x REST API support
โ€ขDAG, run, task, and log inspection
โ€ขAggregated DAG health rollups
โ€ขJWT authentication with token refresh
โ€ขWrite-gated triggering and task clearing
โ€ขMCP stdio and optional Streamable HTTP transport

Capabilities & Tool Schemas (7) ~120 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 Airflow MCP Server.

airflow-list-dags

List active DAGs with tag/search filters

airflow-list-runs

Recent runs of one DAG (state filter, ordered newest first)

airflow-get-task-instances

Task instances for a specific DAG run

airflow-get-task-logs

Tail (last N kB) of one task instance log

airflow-trigger-dag

Trigger a new run (write-gated)

airflow-clear-task

Clear specific task instances โ†’ re-run (write-gated)

How Airflow MCP Server works

What us-all/airflow-mcp-server does

The us-all/airflow-mcp-server MCP server connects an MCP client to the Airflow 3.x REST API at /api/v2. It provides tools for finding active DAGs, reviewing recent runs, inspecting task instances, and retrieving the end of a task log. A health rollup combines operational signals into a DAG-level view with success rate, average duration, the most recent failed run, and failing tasks.

The server also includes two workflow prompts. dag-failure-triage gathers run and task information, retrieves relevant logs, and proposes remediation for a failed DAG. dag-schedule-audit checks DAGs for low success rates and stuck runs. The search-tools meta tool supports natural-language discovery of available tools.

How it works

At startup, the server receives an Airflow host base URL and adds /api/v2 internally. If the supplied URL ends in /api/v1 or /api/v2, that suffix is removed first. Authentication uses Airflow SimpleAuthManager: the server sends the configured credentials to /auth/token, caches the resulting JWT for the session, and refreshes it one minute before expiration.

The us-all/airflow-mcp-server MCP server uses MCP stdio by default, so it can be configured in local clients such as Claude Desktop and Cursor. Setting MCP_TRANSPORT=http switches to Streamable HTTP transport, which provides Bearer authentication and a /health endpoint.

Setup and configuration

Install the npm package as a development dependency with pnpm, or run the published package directly with npx. The server requires AIRFLOW_API_URL, AIRFLOW_USERNAME, and AIRFLOW_PASSWORD. The URL should identify the Airflow host rather than include an API path.

Set AIRFLOW_ALLOW_WRITE=true only when the client should be able to use airflow-trigger-dag and airflow-clear-task. Without that setting, the server remains read-only for those operations. AIRFLOW_TOOLS and AIRFLOW_DISABLE are available for category-level tool toggles.

Tools and capabilities

  • List active DAGs with tag and search filters.
  • Retrieve recent runs for a selected DAG, optionally filtered by state and ordered newest first.
  • Inspect task instances for a specific DAG run.
  • Read the last N kilobytes of a task instance log.
  • Trigger a DAG run or clear selected task instances when writes are enabled.
  • Produce an aggregated health report for a DAG.

Limitations and notes

The us-all/airflow-mcp-server MCP server targets Airflow 3.0โ€“3.2 and the /api/v2 API; the README reports verification against Airflow 3.2.1. Version 0.2 and later do not support Airflow 2.x deployments because the required basic-auth and /api/v1 behavior was removed. Airflow 2.x users should use @us-all/airflow-mcp@0.1.0 instead.

This package does not provide the deeper dbt artifact, lineage, source-freshness, or data-quality capabilities described for the companion @us-all/dbt-mcp server. The HTTP transport is opt-in; stdio is the default transport.

Getting started with this us-all/airflow-mcp-server MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Data Platforms View all alternatives
  • MCP Airflow logoMCP Airflow

    Manage Apache Airflow through its REST API โ€” list DAGs, inspect DAG runs and task instances, trigger runs, and check failed-DAG and scheduler/metadatabase health. 7 tools, built with FastMCP. Install: uvx mcp-airflow.

    ๐Ÿ“Š Data Platforms1 views
    Compare vs MCP Airflow โ†’
  • Metabase MCP logoMetabase MCP

    MCP server connecting Claude to Metabase with 28 tools for natural language data analysis, dashboard management, SQL queries, and automated insights. Features SQL guardrails, rate limiting, and audit logging.

    ๐Ÿ“Š Data Platforms3 views
    Compare vs Metabase MCP โ†’
  • Fiftyone MCP Server logoFiftyone MCP Server

    Control FiftyOne computer vision datasets through AI assistants using 80+ operators.

    ๐Ÿ“Š Data Platforms2 views
    Compare vs Fiftyone MCP Server โ†’
  • Alkemi MCP logoAlkemi MCP

    MCP Server for natural language querying of Snowflake, Google BigQuery, and DataBricks Data Products through Alkemi.ai.

    ๐Ÿ“Š Data Platforms3 views
    Compare vs Alkemi MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
269
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
7
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Airflow MCP Server

Run `npx -y @us-all/airflow-mcp` or add `@us-all/airflow-mcp` as a development dependency with pnpm.

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 PreviewAirflow MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/us-all-airflow-mcp-server?style=directory)](https://allmcps.com/mcp/us-all-airflow-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/us-all-airflow-mcp-server"><img src="https://allmcps.com/api/badge/us-all-airflow-mcp-server?style=directory" alt="Airflow MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“ŠData Platforms
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/11 checks healthy over the last 33d
Views3
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 stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 10, 2026
npm downloads269/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good ยท 60/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 & tools29/30
Adoption & activity6/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท @us-all/airflow-mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 ๐Ÿ“Š Data Platforms โ†’Best MCP servers for Data Platforms โ†’Alternatives to Airflow MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code