Loomal

Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)

0 starsnpm: @us-all/airflow-mcp

About airflow

airflow is an MCP (Model Context Protocol) server published by us-all in the official MCP registry, listed under App Automation on Loomal. Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)

It ships as an npm package (@us-all/airflow-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/us-all/airflow-mcp-server.

Use airflow with your agent

Claude Code · one command
claude mcp add airflow -- npx -y @us-all/airflow-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "airflow": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/airflow-mcp"
      ]
    }
  }
}
npm@us-all/airflow-mcp

Frequently asked questions

What is airflow?
airflow is an MCP (Model Context Protocol) server by us-all in the App Automation category. Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)
How do I connect airflow to Claude, Cursor, or another MCP client?
Install airflow from its npm package (@us-all/airflow-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is airflow open source?
Yes — the source code is public at github.com/us-all/airflow-mcp-server.
Can AI agents pay to use airflow?
Not yet through Loomal — airflow is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain airflow? Claim this listing free by verifying GitHub ownership, or contact us.