Connect to Apache Airflow to inspect workflows, trigger DAGs, and monitor health.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-airflow" yet — see the docs or source repo.
List recently failed DAGs in Airflow, including DAG name, failure time, and latest run status, sorted by failure time descending.
A list of failed DAGs for quickly identifying problematic workflows.
Trigger a new run for the DAG "daily_etl_job" and return the run ID, trigger time, and current status.
Key details of the new DAG run, confirming the job was successfully started.
Check the health status of the Airflow scheduler and indicate whether it is healthy and if any issues need attention.
The scheduler health check result with a brief explanation of any detected issues.
Monitor Airflow DAG status, recent runs, history, and performance metrics read-only.
Inspect Airflow DAGs, runs, logs, and trigger or clear workflows.
Expose OpenAPI endpoints as MCP tools for LLM-driven REST API access.
Use a native macOS MCP server to automate system and development tasks securely.
Expose GraphQL operations as AI-callable tools for integration and automation.
Manage Databricks clusters, jobs, SQL, and catalogs through MCP tools.