69
/ 100
9 days ago
glama

mcp-airflow

MCP server exposing Apache Airflow REST API operations as tools — list DAGs, inspect runs and task instances, trigger DAG runs, and check failed DAGs and scheduler health

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AIRFLOW_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAIRFLOW_BASE_URLAirflow REST API base URL. Use /api/v2 for Airflow 3.x or /api/v1 for 2.x http://100.x.x.x:8080/api/v2
configAIRFLOW_USERNAMEAuth username (JWT on 3.x, basic auth on 2.x) admin
🔐 secretAIRFLOW_PASSWORDAuth password
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/antonio-mello-ai-mcp-airflow-1pohj0)](https://m8ven.ai/mcp/antonio-mello-ai-mcp-airflow-1pohj0)
commit: df79aeab3143b9fbd1c2d0e5daffe64c5d8b9515
code hash: da68a21ee92c38ee64086bcfd03efddca4e4818031c3f4ea2ba5fea687240553
verified: 6/18/2026, 11:24:27 AM
view raw JSON →