Skip to content
Claude Code

Incident Response MCP for Apache Airflow for Claude Code

io.github.madamak/apache-airflow-mcp-server

Diagnose Airflow failures from UI links with bounded logs and optional recovery actions.

client:Claude Code transport:stdio runtime:pypi

Install Incident Response MCP for Apache Airflow in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add apache-airflow-mcp-server -e AIRFLOW_MCP_HOST=<AIRFLOW_MCP_HOST> -e AIRFLOW_MCP_TOKEN=<AIRFLOW_MCP_TOKEN> -e AIRFLOW_MCP_USERNAME=<AIRFLOW_MCP_USERNAME> -e AIRFLOW_MCP_PASSWORD=<AIRFLOW_MCP_PASSWORD> -e AIRFLOW_MCP_API_VERSION=<AIRFLOW_MCP_API_VERSION> -e AIRFLOW_MCP_READ_ONLY=<AIRFLOW_MCP_READ_ONLY> -- uvx apache-airflow-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Incident Response MCP for Apache Airflow in other clients