Skip to main content
Glama

airflow-mcp-server

get_connection

Retrieve connection details by specifying the connection ID to streamline integration and configuration within the Airflow MCP server environment.

Instructions

get_connection

Input Schema

NameRequiredDescriptionDefault
connection_idNo

Input Schema (JSON Schema)

{ "properties": { "connection_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Connection Id" } }, "title": "get_connection_input", "type": "object" }
Install Server

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