Skip to content
Claude Code

airflow for Claude Code

io.github.us-all/airflow

Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)

client:Claude Code transport:stdio runtime:npm

Install airflow in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add airflow -e AIRFLOW_API_URL=<AIRFLOW_API_URL> -e AIRFLOW_USERNAME=<AIRFLOW_USERNAME> -e AIRFLOW_PASSWORD=<AIRFLOW_PASSWORD> -e AIRFLOW_ALLOW_WRITE=<AIRFLOW_ALLOW_WRITE> -e AIRFLOW_TOOLS=<AIRFLOW_TOOLS> -e AIRFLOW_DISABLE=<AIRFLOW_DISABLE> -- npx -y @us-all/airflow-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

airflow in other clients