Enables natural language management of Apache Airflow workflows, including DAG monitoring, task control, and configuration, via the Model Context Protocol.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AIRFLOW_API_BASE_URL— "": "http://localhost:8080/api",AIRFLOW_API_URLAIRFLOW_API_VERSION— Key Architecture: Single MCP server with shared common tools (43) plus v2-exclusive asset tools (2) - dynamically loads appropriate toolset based on environment variable!AIRFLOW_API_USERNAME— "": "airflow",AIRFLOW_API_PASSWORD— "": "airflow"MCP_LOG_LEVEL— INFO # DEBUG/INFO/WARNING/ERROR/CRITICALFASTMCP_TYPE— stdio # Default: Direct MCP client modeFASTMCP_HOSTFASTMCP_PORT— 8000 # HTTP server port (Docker internal)REMOTE_AUTH_ENABLE— false # true/falseREMOTE_SECRET_KEY— your-secure-secret-key-here[](https://m8ven.ai/mcp/fastmcp-me-mcp-airflow-api-11akyv)