Airflow
Bridges Claude with Apache Airflow, enabling direct interaction with workflow orchestration through read-only or full-access modes for listing, checking, triggering, and managing Airflow resources via natural language.
16 stars
0 tools
Created Aug 2025
@abhishekbhakat/abhishekbhakat-airflow-airflow-mcp-serverAbout
Bridges Claude with Apache Airflow, enabling direct interaction with workflow orchestration through read-only or full-access modes for listing, checking, triggering, and managing Airflow resources via natural language.
Categories
general
Installation
npm
npm install @abhishekbhakat/abhishekbhakat-airflow-airflow-mcp-server
Configuration
{
"mcpServers": {
"abhishekbhakat-airflow-airflow-mcp-server": {
"command": "npx",
"args": [
"-y",
"@abhishekbhakat/abhishekbhakat-airflow-airflow-mcp-server"
]
}
}
}