Skip to main content
Glama
swesmith-repos

Apache Airflow MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
READ_ONLYNoEnables read-only mode (true/false). Defaults to false.false
AIRFLOW_HOSTNoThe URL of your Airflow host (e.g., http://localhost:8080).http://localhost:8080
AIRFLOW_PASSWORDNoYour Airflow password for Basic Authentication.
AIRFLOW_USERNAMENoYour Airflow username for Basic Authentication.
AIRFLOW_JWT_TOKENNoYour JWT token for authentication. If provided, this takes precedence over basic authentication.
AIRFLOW_API_VERSIONNoThe Airflow API version to use.v1

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/swesmith-repos/yangkyeongmo__mcp-server-apache-airflow.691bd7cd'

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