Skip to main content
Glama
fastmcp-me

MCP-Airflow-API

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FASTMCP_PORTNoPort for streamable-http mode8000
FASTMCP_TYPENoTransport mode: stdio or streamable-httpstdio
MCP_LOG_LEVELNoLog level (DEBUG, INFO, WARNING, ERROR, CRITICAL)INFO
REMOTE_SECRET_KEYNoSecret key for Bearer token authentication
REMOTE_AUTH_ENABLENoEnable Bearer token authentication for streamable-http mode (true/false, 1/0, yes/no, on/off)false
AIRFLOW_API_VERSIONYesDynamic API version selection: v1 for Airflow 2.x, v2 for Airflow 3.0+v1
AIRFLOW_API_BASE_URLYesBase URL of the Airflow REST API (e.g., http://localhost:8080/api)
AIRFLOW_API_PASSWORDYesPassword for Airflow API authentication
AIRFLOW_API_USERNAMEYesUsername for Airflow API authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fastmcp-me/mcp-airflow-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server