io.github.us-all
airflow
Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)
stdiocommunityservice
Package Details
@us-all/airflow-mcp
Transportstdio
Environment Variables
AIRFLOW_API_URL
Required
Airflow REST API base, e.g. 'http://airflow.example.com:8080/api/v1'.
AIRFLOW_USERNAME
Airflow basic-auth username.
AIRFLOW_PASSWORD
Secret
Airflow basic-auth password.
AIRFLOW_ALLOW_WRITE
Default:
falseSet to 'true' to enable trigger-dag and clear-task tools. Default read-only.
AIRFLOW_TOOLS
Comma-separated category allowlist (airflow,meta).
AIRFLOW_DISABLE
Comma-separated category disablelist.