Standardized Model Context Protocol API server for Apache Airflow.
Visit Apache AirflowApache Airflow MCP Server is a Model Context Protocol (MCP) server that wraps the Apache Airflow REST API, allowing standardized and programmatic access to Airflow environments for orchestration and management workflows. This tool is designed for developers, integrators, and teams who want to connect external clients (such as Claude Desktop or other MCP-compatible systems) to Apache Airflow with robust support for authentication, read-only and full access, and granular API control. It supports the full spectrum of DAG, task, variable, connection, pool, monitoring, event log, and provider management via Airflow's official client, with customizable API group selection and usage modes.
Visit Apache Airflow's official website for product details and getting started.