airflow-mcp-server
Rank #9,058io.github.us-all/airflow
Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)
airflow-mcp-server is a Model Context Protocol (MCP) server published by us-all. It ranks #9,058 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. airflow-mcp-server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on May 6, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 106,402 of 115,460 servers on MCP Toplist.
Use airflow-mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add airflow -e "AIRFLOW_API_URL=<your AIRFLOW_API_URL>" -e "AIRFLOW_USERNAME=<your AIRFLOW_USERNAME>" -e "AIRFLOW_PASSWORD=<your AIRFLOW_PASSWORD>" -e "AIRFLOW_ALLOW_WRITE=<your AIRFLOW_ALLOW_WRITE>" -e "AIRFLOW_TOOLS=<your AIRFLOW_TOOLS>" -e "AIRFLOW_DISABLE=<your AIRFLOW_DISABLE>" -- npx -y @us-all/airflow-mcpReplace each placeholder with your own value before saving.
[mcp_servers.airflow]
command = "npx"
args = ["-y", "@us-all/airflow-mcp"]
[mcp_servers.airflow.env]
AIRFLOW_API_URL = "<your AIRFLOW_API_URL>"
AIRFLOW_USERNAME = "<your AIRFLOW_USERNAME>"
AIRFLOW_PASSWORD = "<your AIRFLOW_PASSWORD>"
AIRFLOW_ALLOW_WRITE = "<your AIRFLOW_ALLOW_WRITE>"
AIRFLOW_TOOLS = "<your AIRFLOW_TOOLS>"
AIRFLOW_DISABLE = "<your AIRFLOW_DISABLE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"airflow": {
"command": "npx",
"args": [
"-y",
"@us-all/airflow-mcp"
],
"env": {
"AIRFLOW_API_URL": "<your AIRFLOW_API_URL>",
"AIRFLOW_USERNAME": "<your AIRFLOW_USERNAME>",
"AIRFLOW_PASSWORD": "<your AIRFLOW_PASSWORD>",
"AIRFLOW_ALLOW_WRITE": "<your AIRFLOW_ALLOW_WRITE>",
"AIRFLOW_TOOLS": "<your AIRFLOW_TOOLS>",
"AIRFLOW_DISABLE": "<your AIRFLOW_DISABLE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"airflow": {
"command": "npx",
"args": [
"-y",
"@us-all/airflow-mcp"
],
"env": {
"AIRFLOW_API_URL": "<your AIRFLOW_API_URL>",
"AIRFLOW_USERNAME": "<your AIRFLOW_USERNAME>",
"AIRFLOW_PASSWORD": "<your AIRFLOW_PASSWORD>",
"AIRFLOW_ALLOW_WRITE": "<your AIRFLOW_ALLOW_WRITE>",
"AIRFLOW_TOOLS": "<your AIRFLOW_TOOLS>",
"AIRFLOW_DISABLE": "<your AIRFLOW_DISABLE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"airflow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@us-all/airflow-mcp"
],
"env": {
"AIRFLOW_API_URL": "<your AIRFLOW_API_URL>",
"AIRFLOW_USERNAME": "<your AIRFLOW_USERNAME>",
"AIRFLOW_PASSWORD": "<your AIRFLOW_PASSWORD>",
"AIRFLOW_ALLOW_WRITE": "<your AIRFLOW_ALLOW_WRITE>",
"AIRFLOW_TOOLS": "<your AIRFLOW_TOOLS>",
"AIRFLOW_DISABLE": "<your AIRFLOW_DISABLE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"airflow": {
"command": "npx",
"args": [
"-y",
"@us-all/airflow-mcp"
],
"env": {
"AIRFLOW_API_URL": "<your AIRFLOW_API_URL>",
"AIRFLOW_USERNAME": "<your AIRFLOW_USERNAME>",
"AIRFLOW_PASSWORD": "<your AIRFLOW_PASSWORD>",
"AIRFLOW_ALLOW_WRITE": "<your AIRFLOW_ALLOW_WRITE>",
"AIRFLOW_TOOLS": "<your AIRFLOW_TOOLS>",
"AIRFLOW_DISABLE": "<your AIRFLOW_DISABLE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"airflow": {
"command": "npx",
"args": [
"-y",
"@us-all/airflow-mcp"
],
"env": {
"AIRFLOW_API_URL": "<your AIRFLOW_API_URL>",
"AIRFLOW_USERNAME": "<your AIRFLOW_USERNAME>",
"AIRFLOW_PASSWORD": "<your AIRFLOW_PASSWORD>",
"AIRFLOW_ALLOW_WRITE": "<your AIRFLOW_ALLOW_WRITE>",
"AIRFLOW_TOOLS": "<your AIRFLOW_TOOLS>",
"AIRFLOW_DISABLE": "<your AIRFLOW_DISABLE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.us-all%2Fairflow)<a href="https://mcptoplist.com/server/io.github.us-all%2Fairflow"><img src="https://mcptoplist.com/badge/io.github.us-all%2Fairflow.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
us-all
Other servers by us-all
- android-mcp-server#7,541 · 1 ver
- unifi-mcp-server#10,146 · 2 vers
- datadog-mcp-server#13,410 · 1 ver
- google-drive-mcp-server#14,780 · 3 vers
- openmetadata-mcp-server#15,074 · 3 vers
- @us-all/dbt-mcp#15,659 · 2 vers
- mlflow-mcp-server#16,924 · 2 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.3.0 | Jun 19, 2026 |
| 1.0.5 | May 30, 2026 |
| 0.2.0 | May 7, 2026 |
| 0.1.0 | May 7, 2026 |
Frequently asked questions
- Who maintains airflow-mcp-server?
- airflow-mcp-server is maintained by us-all, which publishes 8 MCP servers (18 total versions) tracked on MCP Toplist.
- Is airflow-mcp-server listed on the Official MCP Registry?
- Yes — airflow-mcp-server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does airflow-mcp-server have?
- MCP Toplist tracks 4 versions of airflow-mcp-server, most recently published on Jun 19, 2026.
- Where can I find the source code for airflow-mcp-server?
- The source code for airflow-mcp-server is hosted at github.com/us-all/airflow-mcp-server.