{"slug":"chayasin/mcp-airflow-simple","name":"mcp-airflow-simple","description":"simple mcp server for Airflow 3 (API version 2)","category":"development","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"get_dags","description":"List all DAGs in Airflow."},{"name":"get_dag_tasks","description":"Get all tasks in a specific DAG."},{"name":"trigger_dag_run","description":"Trigger a new DAG run."},{"name":"clear_dag_run","description":"Clear/retry a DAG run (resets failed tasks)."},{"name":"set_dag_state","description":"Pause or unpause a DAG."},{"name":"get_dag_runs","description":"Get DAG run history with optional state filtering."},{"name":"get_task_instances","description":"Get task instances for a specific DAG run."},{"name":"get_dag_stats","description":"Get aggregate statistics for all DAGs."},{"name":"get_task_logs","description":"Get execution logs for a specific task instance."},{"name":"get_import_errors","description":"Get DAG import/parsing errors."},{"name":"get_connections","description":"List all Airflow connections."},{"name":"get_connection","description":"Get details of a specific connection."},{"name":"test_connection","description":"Test connection accessibility."},{"name":"check_health","description":"Check Airflow system health (includes Metadatabase, Scheduler, Triggerer, and DagProcessor)."}],"env_vars":[],"auth_type":"none","github":"https://github.com/chayasin/mcp-airflow-simple","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}