io.github.abhishekbhakat

airflow-mcp-server

An MCP server for Apache Airflow

communityapplication

Package Details

Transportstdio

Package Arguments

Named
--safe
Use only read-only tools for safe operations
--static-tools
Use static tools instead of hierarchical discovery

Environment Variables

AIRFLOW_BASE_URL(str)
Required

The base URL for the Airflow API (e.g., http://localhost:8080)

AUTH_TOKEN(str)
RequiredSecret

The JWT authentication token for Airflow API access

TransportStreamable HTTP

Package Arguments

Named
--http
Use HTTP (Streamable HTTP) transport
--port
3000Port to run HTTP server on
--host
localhostHost to bind HTTP server to
--safe
Use only read-only tools for safe operations
--static-tools
Use static tools instead of hierarchical discovery

Environment Variables

AIRFLOW_BASE_URL(str)
Required

The base URL for the Airflow API (e.g., http://localhost:8080)

AUTH_TOKEN(str)
RequiredSecret

The JWT authentication token for Airflow API access