Skip to main content
Glama

MCP Server for Apache Airflow

by tomnagengast
.env.netlify.example443 B
# Netlify Environment Variables for MCP Server Airflow # Copy these to your Netlify site's environment variables in the dashboard # Airflow Configuration AIRFLOW_BASE_URL=https://your-airflow-instance.com # 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 # Optional: Node.js configuration NODE_VERSION=20

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