MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Apache Airflow

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
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" ] } } }