Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUST_LOGNoRust log filter.info
GOTIFY_URLYesGotify server base URL, for example https://gotify.example.com.
GOTIFY_NOAUTHNoEscape hatch permitting a non-loopback bind with no auth.false
GOTIFY_MCP_HOMENoOverride the appdata dir used by rgotify setup.
GOTIFY_MCP_HOSTNoHTTP MCP bind host.0.0.0.0
GOTIFY_MCP_PORTNoHTTP MCP bind port.40020
GOTIFY_APP_TOKENNoGotify app token used only to send notifications.
GOTIFY_MCP_TOKENNoStatic bearer token for HTTP MCP when not in loopback dev mode.
GOTIFY_RMCP_REPONoSelect the GitHub repo used for release downloads.
GOTIFY_MCP_NO_AUTHNoDisable HTTP MCP auth. Use only on loopback or behind a trusted gateway.false
GOTIFY_CLIENT_TOKENNoGotify client token for read and management actions.
GOTIFY_RMCP_VERSIONNoSelect the GitHub Release tag.
GOTIFY_MCP_AUTH_MODENoSet to 'oauth' for Google OAuth through lab-auth.bearer
RUNNING_IN_CONTAINERNoForces the /data appdata path.
GOTIFY_MCP_PUBLIC_URLNoPublic URL for OAuth metadata and protected-resource discovery.
GOTIFY_ALLOW_DESTRUCTIVENoSkip destructive confirmation gates.false
GOTIFY_MCP_ALLOWED_HOSTSNoComma-separated Host header allowlist.
GOTIFY_MCP_AUTH_KEY_PATHNoOAuth JWT signing key path.
GOTIFY_RMCP_SKIP_DOWNLOADNoSkip postinstall binary download.
GOTIFY_MCP_ALLOWED_ORIGINSNoComma-separated Origin header allowlist.
GOTIFY_RMCP_BINARY_VERSIONNoSelect the GitHub Release tag.
GOTIFY_MCP_AUTH_ADMIN_EMAILNoInitial/admin OAuth email.
GOTIFY_MCP_AUTH_SQLITE_PATHNoOAuth state database path.
GOTIFY_MCP_GOOGLE_CLIENT_IDNoGoogle OAuth client ID.
GOTIFY_RMCP_RELEASE_BASE_URLNoSelect a custom release base URL.
GOTIFY_MCP_GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.

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/dinglebear-ai/rgotify'

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