M
MCP Apache Airflow
by @tkosin
Apache Airflow deployment with Docker Compose and MCP Server for AI-powered workflow management through your terminal
Created 10/26/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-apache-airflow
Cursor configuration (mcp.json)
{
"mcpServers": {
"tkosin-mcp-apache-airflow": {
"command": "uvx",
"args": [
"mcp-apache-airflow"
]
}
}
}