Airflow
0
Manages and monitors Apache Airflow DAG runs.
About
This project provides a Model Context Protocol (MCP) server integrated with Apache Airflow, offering tools to manage and monitor DAG runs. It supports triggering DAGs, retrieving DAG status, backfilling data, and obtaining logs, streamlining Airflow workflows.
Key Features
- Enable DAGs
- List all available DAGs
- 0 GitHub stars
- Trigger DAGs
- Get daily reports of DAG runs
- Backfill DAG data for specific date ranges
Use Cases
- Recovering missing data by backfilling DAGs
- Monitoring DAG run status and logs
- Automating DAG execution based on external triggers