Skip to main content
Glama

MCP-Airflow-API

mcp-config.json.stdio466 B
{ "mcpServers": { "airflow-api": { "command": "python", "args": ["-m", "mcp_airflow_api"], "env": { "PYTHONPATH": "/app/src", "AIRFLOW_API_VERSION": "v1", "AIRFLOW_API_BASE_URL": "http://host.docker.internal:38080/api", "AIRFLOW_API_URL": "http://localhost:8080/api/v1", "AIRFLOW_API_USERNAME": "airflow", "AIRFLOW_API_PASSWORD": "airflow", "MCP_LOG_LEVEL": "INFO" } } } }

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/call518/MCP-Airflow-API'

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