Skip to main content
Glama

MCP Server for Apache Airflow

by yangkyeongmo

get_dataset

Retrieve a dataset from a specified URI using the MCP Server for Apache Airflow, enabling efficient data access within Airflow workflows.

Instructions

Get a dataset by URI

Input Schema

NameRequiredDescriptionDefault
uriYes

Input Schema (JSON Schema)

{ "properties": { "uri": { "title": "Uri", "type": "string" } }, "required": [ "uri" ], "title": "get_datasetArguments", "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