MCP.so
Sign In
Servers

mcp-server-apache-airflow

@yangkyeongmo

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-apache-airflow": {
      "command": "uv",
      "args": [
        "run",
        "mcp-server-apache-airflow",
        "--apis",
        "dag",
        "--apis",
        "dagrun"
      ]
    }
  }
}

More from Data & Analytics