Skip to main content
Glama
madamak

Apache Airflow MCP Server

by madamak

airflow_describe_instance

Retrieve configuration details for a specific Airflow instance, including host information, API version, and authentication settings, without exposing sensitive secrets.

Instructions

Describe a configured Airflow instance (host + metadata, never secrets).

Parameters

  • instance: Instance key (e.g., "data-stg")

Returns

  • Response dict: { "instance", "host", "api_version", "verify_ssl", "auth_type", "request_id": str }

  • Raises: ToolError with compact JSON payload (code, message, request_id, optional context)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instanceYes

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/madamak/apache-airflow-mcp-server'

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