# Airflow Configuration
AIRFLOW_BASE_URL=http://localhost:8080
# Authentication - Use either token OR username/password
AIRFLOW_TOKEN=your_airflow_api_token_here
# OR use basic auth
# AIRFLOW_USERNAME=your_username
# AIRFLOW_PASSWORD=your_password
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/tomnagengast/mcp-server-airflow'
If you have feedback or need assistance with the MCP directory API, please join our Discord server