Standardizes interaction with Apache Airflow via the Model Context Protocol (MCP).
Wraps Apache Airflow's REST API with a Model Context Protocol (MCP) server, allowing seamless and standardized interaction with Airflow from MCP clients. Leveraging the official Apache Airflow client library, it ensures compatibility and simplifies the management of DAGs, DAG Runs, Tasks, Variables, Connections, Pools, XComs, and Datasets through a uniform interface.