Skip to main content
Glama
astronomer

astro-airflow-mcp

Official
by astronomer

list_plugins

Discover installed Airflow plugins to extend functionality with custom operators, hooks, views, and UI components.

Instructions

Get information about installed Airflow plugins.

Use this tool when the user asks about:

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

  • "Show me the plugins" or "Which plugins are enabled?"

  • "Is plugin X installed?" or "Do we have any custom plugins?"

  • "What's in the plugins directory?"

Plugins extend Airflow functionality by adding custom operators, hooks, views, menu items, or other components. This returns information about all plugins discovered by Airflow's plugin system.

Returns information about installed plugins including:

  • name: Name of the plugin

  • hooks: Custom hooks provided by the plugin

  • executors: Custom executors provided by the plugin

  • macros: Custom macros provided by the plugin

  • flask_blueprints: Flask blueprints for custom UI pages

  • appbuilder_views: Flask-AppBuilder views for admin interface

  • appbuilder_menu_items: Custom menu items in the UI

Returns: JSON with list of all installed plugins and their components

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