apache-airflow-mcp-server

madamak/apache-airflow-mcp-server
★ 2 stars Python AI/LLM Updated 3d ago
Model Context Protocol (MCP) server that connects AI assistants to Apache Airflow
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apache-airflow-mcp-s": {
      "command": "uvx",
      "args": [
        "apache-airflow-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install apache-airflow-mcp-server

Topics

aiairflowfastmcpmcpmcp-serverpython