airflow-mcp

treerootboy/airflow-mcp

3.2

If you are the rightful owner of airflow-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is a Model Context Protocol (MCP) server integrated with Apache Airflow, providing various tools to manage and monitor Airflow's DAG operations.

Tools

Functions exposed to the LLM to take actions

trigger-dag

Trigger a DAG run

enable-dag

Enable a DAG

get-daily-report

Get a consolidated report for all DAG runs within specified time range

list-dags

List all available DAGs

list-dag-runs

Get DAG runs in batch

get-dag-status

Get the status of a specific DAG's runs

get-dag-logs

Get logs for a DAG run

backfill-dag

Backfill a DAG for a specified date range

Prompts

Interactive templates invoked by user choice

summarize-dags

Creates a summary of all DAGs

Resources

Contextual data attached and managed by the client

No resources