io.github.abhishekbhakat/airflow-mcp-server
Quality Score
62
/100
An MCP server for Apache Airflow
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"airflow-mcp-server": {
"command": "uvx",
"args": [
"airflow-mcp-server"
],
"env": {
"AIRFLOW_BASE_URL": "<airflow_base_url>",
"AUTH_TOKEN": "<your-auth_token>"
}
}
}
}§02 Environment variables
AIRFLOW_BASE_URLrequired
The base URL for the Airflow API (e.g., http://localhost:8080)
AUTH_TOKENrequiredsecret
The JWT authentication token for Airflow API access
AIRFLOW_BASE_URLrequired
The base URL for the Airflow API (e.g., http://localhost:8080)
AUTH_TOKENrequiredsecret
The JWT authentication token for Airflow API access
§03 MCP Quality Score · methodology
freshness
12
completeness
5
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.