Skip to main content
Glama
MO-Umer977

airflow-mcp-server

by MO-Umer977

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind HTTP/SSE server (default: localhost)
MODENoOperation mode: 'safe' for read-only, 'unsafe' for all operations (default: unsafe)
PORTNoPort for HTTP/SSE transport (default: 3000)
BASE_URLYesAirflow API base URL (e.g., http://localhost:8080)
TRANSPORTNoTransport protocol: 'stdio', 'http', or 'sse' (deprecated) (default: stdio)
AUTH_TOKENYesJWT authentication token for Airflow
STATIC_TOOLSNoUse static tools instead of hierarchical discovery (default: false)
RESOURCES_DIRNoPath to directory of Markdown resources
AIRFLOW_MCP_RESOURCES_DIRNoEnvironment variable alternative to --resources-dir

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/MO-Umer977/MCP-Server-for-Airflow'

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