Skip to main content
Glama
astronomer
by astronomer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind to (HTTP mode only).localhost
MCP_PORTNoPort to bind to (HTTP mode only).8000
MCP_TRANSPORTNoTransport mode (stdio or http).stdio
AIRFLOW_API_URLNoAirflow webserver URL. Defaults to http://localhost:8080 or auto-discovery from .astro/config.yaml.http://localhost:8080
AIRFLOW_PASSWORDNoPassword for authentication.
AIRFLOW_USERNAMENoUsername for authentication (Airflow 3.x uses OAuth2 token exchange).
AIRFLOW_AUTH_TOKENNoBearer token for authentication (alternative to username/password).
AIRFLOW_PROJECT_DIRNoAstro project directory for auto-discovering Airflow URL from .astro/config.yaml.$PWD

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/astronomer/astro-airflow-mcp'

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