Skip to main content
Glama
astronomer

astro-airflow-mcp

Official
by astronomer

list_providers

Retrieve details about installed Airflow provider packages, including versions, descriptions, and available integrations like operators and hooks.

Instructions

Get information about installed Airflow provider packages.

Use this tool when the user asks about:

  • "What providers are installed?" or "List all providers"

  • "What integrations are available?" or "Show me installed packages"

  • "Do we have the AWS provider?" or "Is the Snowflake provider installed?"

  • "What version of provider X is installed?"

Returns information about installed provider packages including:

  • package_name: Name of the provider package (e.g., "apache-airflow-providers-amazon")

  • version: Version of the provider package

  • description: What the provider does

  • provider_info: Details about operators, hooks, and sensors included

Returns: JSON with list of all installed provider packages and their details

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