Workflow orchestration platform. Trigger DAGs, monitor runs, and manage tasks.
npx -y @apache/mcp-server-apache-airflow
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"apache-airflow": {
"command": "npx",
"args": ["-y", "@apache/mcp-server-apache-airflow"]
}
}
}
```
create_taskupdate_recordrun_workflowget_infoWorkflow orchestration platform. Trigger DAGs, monitor runs, and manage tasks.
Language: Python
Category: Productivity