Placeholder for the old Airflow package
Placeholder for the old Airflow package. That is what the airflow mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
Apache Airflow (or simply Airflow) is a platform to programmatically author, schedule, and monitor workflows.
apache-airflow on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 14 tools. What each one is for:
Dynamic — Pipelines are defined in code, enabling dynamic dag generation and parameterizationExtensible — The Airflow framework includes a wide range of built-in operators and can be extended to fit your needsFlexible — Airflow leverages the Jinja templating engine, allowing rich customizationsDags — Overview of all Dags in your environmentAssets — Overview of Assets with dependenciesGrid — Grid representation of a Dag that spans across timeGraph — Visualization of a Dag's dependencies and their current status for a specific runHome — Summary statistics of your Airflow environmentBackfill — Backfilling a Dag for a specific date rangeCode — Quick way to view source code of a DagAirflow — SemVer rules apply to core airflow only (excludes any changes to providers)Category — BadgesApache Airflow is tested with: | | Main version (dev) | Stable version (3.3.0) | Deprecate version (2.11.2) | |------------|------------------------------------|-------------------------------------|------------------------------| | Python | 3.10, 3.11, 3.12, 3.13, 3.14 | 3.10, 3.11, 3.12, 3.13, 3.14 | 3.10, 3.11, 3.12 | | Platform | AMD64/ARM64 | AMD64/ARM64 | AMD64/ARM64(*) | | Kubernetes |
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Airflow's toolset — Dynamic, Extensible, Flexible and 11 more — is a fair guide to whether it matches your workflow. It is maintained by Apache Author; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Dynamic | Pipelines are defined in code, enabling dynamic dag generation and parameterization. |
| Extensible | The Airflow framework includes a wide range of built-in operators and can be extended to fit your needs. |
| Flexible | Airflow leverages the [**Jinja**](https://jinja.palletsprojects.com) templating engine, allowing rich customizations. |
| Dags | Overview of all Dags in your environment. |
| Assets | Overview of Assets with dependencies. |
| Grid | Grid representation of a Dag that spans across time. |
| Graph | Visualization of a Dag's dependencies and their current status for a specific run. |
| Home | Summary statistics of your Airflow environment. |
| Backfill | Backfilling a Dag for a specific date range. |
| Code | Quick way to view source code of a Dag. |
| Airflow | SemVer rules apply to core airflow only (excludes any changes to providers). |
| Category | Badges |
| PyPI | The PyPI tool exposed by this server. |
| Containers | The Containers tool exposed by this server. |
{
"mcpServers": {
"airflow-1": {
"command": "uvx",
"args": ["apache-airflow"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Apache Airflow is tested with: | | Main version (dev) | Stable version (3.3.0) | Deprecate version (2.11.2) | |------------|------------------------------------|-------------------------------------|------------------------------| | Python | 3.10, 3.11, 3.12, 3.13, 3.14 | 3.10, 3.11, 3.12, 3.13, 3.14 | 3.10, 3.11, 3.12 | | Platform | AMD64/ARM64 | AMD64/ARM64 | AMD64/ARM64(*) | | Kubernetes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.