Skip to main content
Glama

airflow-mcp-server

get_config

Retrieve specific configuration sections from the airflow-mcp-server. Specify the section to extract relevant settings and manage server configurations efficiently.

Instructions

get_config

Input Schema

NameRequiredDescriptionDefault
sectionNo

Input Schema (JSON Schema)

{ "properties": { "section": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Section" } }, "title": "get_config_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

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

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