yangkyeongmo/mcp-server-apache-airflow
[](https://mseep.ai/app/yangkyeongmo-mcp-server-apache-airflow)
[](https://smithery.ai/server/@yangkyeongmo/mcp-server-apache-airflow)
A Model Context Protocol (MCP) server implementation for Apache Airflow, enabling seamless integration with MCP clients. This project provides a standardized way to interact with Apache Airflow through the Model Context Protocol.
<a href="https://glama.ai/mcp/servers/e99b6vx9lw"> </a>
This project implements a Model Context Protocol server that wraps Apache Airflow's REST API, allowing MCP clients to interact with Airflow in a standardized way. It uses the official Apache Airflow client library to ensure compatibility and maintainability.
| Feature | API Path | Status | | -------------------------------- | --------------------------------------------------------------------------------------------- | ------ | | DAG Management | | | | List DAGs | /api/v1/dags | ✅ | | Get DAG Details | /api/v1/dags/{dag_id} | ✅ | | Pause DAG | /api/v1/dags/{dag_id}
Loading reviews...