Apache Airflow MCP · git:20260710.62afd0f · 2026-07-10 · sha256 cf391f4e22086b21

Apache Airflow MCP git:20260710.62afd0fB

Immutable. This exact content is served forever at /api/v1/blob/cf391f4e22086b21.

---
name: "Apache Airflow MCP"
slug: "apache-airflow-mcp"
description: ""
github_stars: 45040
verification: "security_reviewed"
source: "https://github.com/apache/airflow"
author: "apache"
category: "Data Extraction & Transformation"
framework: "MCP"
tool_ecosystem:
  github_repo: "apache/airflow"
  github_stars: 45040
---

# Apache Airflow MCP



## Prerequisites

Python

## Installation

Use the upstream install or setup path that matches your environment:
- pip - especially when it comes to constraint vs. requirements management.
- pip install 'apache-airflow==3.2.0' \
- pip install 'apache-airflow[postgres,google]==3.2.0' \
- docker tool, use them in Kubernetes, Helm Charts, docker-compose, docker swarm, etc. You can

Requirements and caveats from upstream:
- | PyPI | [![PyPI version](https://badge.fury.io/py/apache-airflow.svg)](https://badge.fury.io/py/apache-airflow) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/apache-airflow.svg)](https://pypi.org/p...
- | Containers | [![Docker Pulls](https://img.shields.io/docker/pulls/apache/airflow.svg)](https://hub.docker.com/r/apache/airflow) [![Docker Stars](https://img.shields.io/docker/stars/apache/airflow.svg)](https://hub.d...
- [Support for Python and Kubernetes versions](#support-for-python-and-kubernetes-versions)

Basic usage or getting-started notes:
- <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Getting started](#getting-started)
- Airflow works best with workflows that are mostly static and slowly changing. When the Dag structure is similar from one run to the next, it clarifies the unit of work and continuity. Other similar projects include [L...

- Source: https://github.com/apache/airflow
- Extracted from upstream docs: https://raw.githubusercontent.com/apache/airflow/HEAD/README.md

## Documentation

- https://airflow.apache.org/docs/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/apache-airflow-mcp/)