io.github.abhishekbhakat
airflow-mcp-server
An MCP server for Apache Airflow
localhostcommunityapplication
Package Details
airflow-mcp-server
Transportstdio
Arguments
Package Arguments
--safeUse only read-only tools for safe operations
--static-toolsUse static tools instead of hierarchical discovery
Environment Variables
AIRFLOW_BASE_URL
Required
The base URL for the Airflow API (e.g., http://localhost:8080)
AUTH_TOKEN
RequiredSecret
The JWT authentication token for Airflow API access
airflow-mcp-server
Transportstreamable-http
Arguments
Package Arguments
--httpUse HTTP (Streamable HTTP) transport
--portPort to run HTTP server on
--hostHost to bind HTTP server to
--safeUse only read-only tools for safe operations
--static-toolsUse static tools instead of hierarchical discovery
Environment Variables
AIRFLOW_BASE_URL
Required
The base URL for the Airflow API (e.g., http://localhost:8080)
AUTH_TOKEN
RequiredSecret
The JWT authentication token for Airflow API access