apache-airflow-mcp-server

madamak/apache-airflow-mcp-server

3.3

If you are the rightful owner of apache-airflow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Apache Airflow MCP Server is a human entrypoint for managing and inspecting Airflow DAGs, runs, and logs through a structured JSON interface.

Tools

Functions exposed to the LLM to take actions

airflow_list_instances

List configured instance keys and default.

airflow_resolve_url

Resolve instance and identifiers from an Airflow UI URL.

airflow_list_dags

List DAGs with UI links.

airflow_get_task_instance

Inspect task metadata and attempts.

airflow_get_task_instance_logs

Inspect task logs with optional filtering.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources