Apache Airflow
Provides a bridge to Apache Airflow for managing and monitoring workflows through natural language, enabling DAG management, task execution, and resource administration without leaving your assistant interface.
Featured
View Source77 stars
0 tools
Created Aug 2025
@yangkyeongmo/yangkyeongmo-apache-airflow-apache-airflowAbout
Provides a bridge to Apache Airflow for managing and monitoring workflows through natural language, enabling DAG management, task execution, and resource administration without leaving your assistant interface.
Categories
general
Installation
npm
npm install @yangkyeongmo/yangkyeongmo-apache-airflow-apache-airflow
Configuration
{
"mcpServers": {
"yangkyeongmo-apache-airflow-apache-airflow": {
"command": "npx",
"args": [
"-y",
"@yangkyeongmo/yangkyeongmo-apache-airflow-apache-airflow"
]
}
}
}