Skip to main content
Glama
madamak

Apache Airflow MCP Server

by madamak

airflow_dataset_events

Retrieve and monitor dataset events in Apache Airflow to track data dependencies and workflow triggers for data-driven pipelines.

Instructions

List dataset events.

Parameters

  • instance: Instance key (optional)

  • ui_url: Airflow UI URL to resolve instance (optional)

  • dataset_uri: Dataset URI (required)

  • limit: Max results (default 50; accepts int/float/str, coerced to non-negative int, fractional values truncated)

Returns

  • Response dict: { "events": [object], "count": int, "request_id": str }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instanceNo
ui_urlNo
dataset_uriNo
limitNo

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