Skip to main content
Glama
astronomer

astro-airflow-mcp

Official
by astronomer

get_system_health

Check Apache Airflow system health by identifying import errors, warnings, and DAG statistics to detect potential issues across the entire system.

Instructions

Get overall Airflow system health - import errors, warnings, and DAG stats.

USE THIS TOOL WHEN you need a quick health check of the Airflow system. Returns a consolidated view of potential issues across the entire system.

This is the preferred tool when:

  • User asks "Are there any problems with Airflow?"

  • User asks "Show me the system health" or "Any errors?"

  • You want to do a morning health check

  • You're starting an investigation and want to see the big picture

Returns combined data:

  • Import errors (DAG files that failed to parse)

  • DAG warnings (deprecations, configuration issues)

  • DAG statistics (run counts by state) if available

  • Version information

Returns: JSON with system health overview

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/astronomer/astro-airflow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server