Back to directory
us-all/airflow-mcp-server

us-all/airflow-mcp-server

@us-all

Airflow MCP server — DAG list, runs, task instances, log tails, trigger and clear over the Airflow REST API

airflowmcpworkfloworchestrationdagrest-apitypescriptautomation

Installation & Configuration

{
  "mcpServers": {
    "airflow": {
      "command": "npx",
      "args": [
        "@us-all/airflow-mcp"
      ],
      "env": {
        "AIRFLOW_API_URL": "http://host:8080",
        "AIRFLOW_USERNAME": "admin",
        "AIRFLOW_PASSWORD": "password"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15