Incident Response MCP for Apache Airflow runs on your own machine — the client starts it, so there is no endpoint to ping. 312 installs a week from pypi. Last commit 16 Jul 2026.
Diagnose Airflow failures from UI links with bounded logs and optional recovery actions.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add apache-airflow-mcp-server -- uvx apache-airflow-mcp-server
{
"mcpServers": {
"apache-airflow-mcp-server": {
"args": [
"apache-airflow-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.apache-airflow-mcp-server]
command = "uvx"
args = ["apache-airflow-mcp-server"]
{
"mcpServers": {
"apache-airflow-mcp-server": {
"args": [
"apache-airflow-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"apache-airflow-mcp-server": {
"args": [
"apache-airflow-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.