Skip to main content
Glama

MCP Server for Apache Airflow

by yangkyeongmo

get_dag_source

Retrieve the source code of a DAG by providing a file token, enabling efficient management and monitoring of Airflow workflows through the MCP Server.

Instructions

Get a source code

Input Schema

NameRequiredDescriptionDefault
file_tokenYes

Input Schema (JSON Schema)

{ "properties": { "file_token": { "title": "File Token", "type": "string" } }, "required": [ "file_token" ], "title": "get_dag_sourceArguments", "type": "object" }

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

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