Skip to main content
Glama
astronomer

astro-airflow-mcp

Official
by astronomer

get_airflow_version

Retrieve the current Apache Airflow version to check compatibility, verify features, and troubleshoot system issues.

Instructions

Get version information for the Airflow instance.

Use this tool when the user asks about:

  • "What version of Airflow is running?" or "Show me the Airflow version"

  • "What's the Airflow version?" or "Which Airflow release is this?"

  • "What version is installed?" or "Check Airflow version"

  • "Is this Airflow 2 or 3?" or "What's the version number?"

Returns version information including:

  • version: The Airflow version string (e.g., "2.8.0", "3.0.0")

  • git_version: Git commit hash if available

This is useful for:

  • Determining API compatibility

  • Checking if features are available in this version

  • Troubleshooting version-specific issues

  • Verifying upgrade success

Returns: JSON with Airflow version information

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