# MCP-Airflow-API

Manage Apache Airflow clusters in plain language—monitor DAGs, trigger or pause runs, and browse code, logs, variables, pools, and connections. Accelerate troubleshooting with quick views of failed t…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add call518/mcp-airflow-api

# Browse available tools
npx -y @smithery/cli@latest tool list call518/mcp-airflow-api
```

---

Source: https://github.com/call518/MCP-Airflow-API
