Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POST_MODE | No | Configuration for post mode | |
| TRANSPORT_TYPE | No | The transport protocol to use, typically 'stdio' for CLI/Desktop use or 'sse' for network use | |
| airflow_api_url | Yes | The URL for the Airflow API (e.g., http://host.docker.internal:8088/api/v1) | |
| airflow_password | Yes | The password for Airflow authentication | |
| airflow_username | Yes | The username for Airflow authentication | |
| AIRFLOW_INSIGHTS_MODE | No | Configuration for insights mode | |
| AIRFLOW_ASSISTENT_AI_CONN | No | Airflow Assistant AI connection configuration | |
| _AIRFLOW_WWW_USER_PASSWORD | No | Internal Airflow web server password | |
| _AIRFLOW_WWW_USER_USERNAME | No | Internal Airflow web server username |
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 | |