yangkyeongmo@/mcp-server-apache-airflow
MCP server that connects to [Apache Airflow](https://airflow.apache.org/) using official client.
Quick Start
Clone the repository:
git clone https://github.com/yangkyeongmo/mcp-server-apache-airflowClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-apache-airflow": {
"command": "npx",
"args": [
"-y",
"yangkyeongmo@/mcp-server-apache-airflow"
]
}
}
}Check the repository README for specific installation and configuration instructions.