Wraps Apache Airflow's REST API through the official client library, giving you MCP access to DAG management, workflow runs, task monitoring, and configuration. You can pause/unpause DAGs, trigger runs, check task instance status, pull logs, and manage variables and connections directly from Claude or other MCP clients. Covers the full spectrum of Airflow operations from DAG lifecycle to task state management. Reach for this when you need to monitor workflows, debug pipeline issues, or automate Airflow operations without switching to the web UI or writing separate API calls.
claude mcp add --transport stdio yangkyeongmo-mcp-server-apache-airflow uvx mcp-server-apache-airflow