MCP Server for Apache Airflow

Votes: 0

Allows interaction with Apache Airflow through a Model Context Protocol server that wraps Airflow's REST API. Supports DAG management (listing, viewing details, pausing/unpausing), DAG runs (listing, creating), task management (listing tasks and task instances), and system information (health status, version, import errors).

GitHub: https://github.com/yangkyeongmo/mcp-server-apache-airflow

Language: Python

License: MIT

Official: No

Categories:

PythonMonitoringOS Automation