Apache Airflow MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| READ_ONLY | No | Enables read-only mode (true/false). Defaults to false. | false |
| AIRFLOW_HOST | No | The URL of your Airflow host (e.g., http://localhost:8080). | http://localhost:8080 |
| AIRFLOW_PASSWORD | No | Your Airflow password for Basic Authentication. | |
| AIRFLOW_USERNAME | No | Your Airflow username for Basic Authentication. | |
| AIRFLOW_JWT_TOKEN | No | Your JWT token for authentication. If provided, this takes precedence over basic authentication. | |
| AIRFLOW_API_VERSION | No | The Airflow API version to use. | v1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |