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.
Apache AirflowWorkflowData PipelinesMCP Serverautomation
Installation & Configuration
{
"mcpServers": {
"mcp-server-apache-airflow": {
"command": "npx",
"args": [
"-y",
"mcp-server-apache-airflow-mcp"
]
}
}
}Information
Transport
stdiosse
Language
Python
Created
2025/2/12
Updated
2026/6/7