Incident Response MCP for Apache Airflow runs on your own machine — the client starts it, so there is no endpoint to ping. 138 installs a week from pypi. Last commit 16 Jul 2026.
Diagnose Airflow failures from UI links with bounded logs and optional recovery actions.
Today is the operative word: we check Incident Response MCP for Apache Airflow every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
AIRFLOW_MCP_HOST (Base URL of the Airflow instance.), AIRFLOW_MCP_TOKEN (Bearer token. Provide this or both username and password; it takes precedence when set.), AIRFLOW_MCP_USERNAME (Basic-auth username. Required with password when token is omitted.), AIRFLOW_MCP_PASSWORD (Basic-auth password. Required with username when token is omitted.), AIRFLOW_MCP_API_VERSION (The directory install uses the Airflow 3 client. See the README for Airflow 2 setup.), AIRFLOW_MCP_READ_ONLY (Expose only read tools unless write access is deliberately selected.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Alert Logic MDR — incident response, log search, SOAR, and SOC workflows
MCP server for diagnosing Apache Spark event-log performance issues and comparing runs.
Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.
Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.
National crime incident estimates from NIBRS by offense type, weapon, and location
Answers built from our own checks of this server.