Skip to main content
Glama
madamak

Apache Airflow MCP Server

by madamak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AIRFLOW_MCP_LOG_FILENoOptional path to a log file for server operations.
AIRFLOW_MCP_HTTP_HOSTNoThe host address for the HTTP server.127.0.0.1
AIRFLOW_MCP_HTTP_PORTNoThe port for the HTTP server.8765
AIRFLOW_MCP_INSTANCES_FILEYesPath to registry YAML listing available Airflow instances. Required for startup.
AIRFLOW_MCP_TIMEOUT_SECONDSNoRequest timeout in seconds for communicating with Airflow instances.30
AIRFLOW_MCP_DEFAULT_INSTANCENoThe default instance key to use from the instances YAML.
AIRFLOW_MCP_HTTP_BLOCK_GET_ON_MCPNoWhether to block GET requests on the MCP endpoint.true

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/madamak/apache-airflow-mcp-server'

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