Package Details
airflow-mcp-server
Transportstdio
Package Arguments
Named
--safe
Use only read-only tools for safe operations--static-tools
Use static tools instead of hierarchical discoveryEnvironment 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
airflow-mcp-server
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 discoveryEnvironment 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