Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone (defaults to UTC)UTC
NTFY_URLNoNtfy server URL
GITEA_URLNoGitea server URL
CALDAV_URLNoCalDAV server URL
NTFY_TOKENNoNtfy access token
GITEA_TOKENNoAPI token
MCP_API_KEYNoAPI key for endpoints (unset = open access)
MCP_LOG_DIRNoLog directory (file is mcp.log inside)
MCP_LOG_FILENoLog file path
MCP_LOG_LEVELNoLog level (default: INFO)INFO
NTFY_PASSWORDNoNtfy password for basic auth
NTFY_USERNAMENoNtfy username for basic auth
CALDAV_PASSWORDNoCalDAV password
CALDAV_USERNAMENoCalDAV username
MCP_LOG_ENABLEDNoSet to false to disable log commands
NTFY_INFO_TOPICNoNtfy topic for info level
ICS_CALENDAR_URLNoRead-only ICS feed URL
MCP_GITEA_ISSUESNoSet to 1 to expose issue endpoints
MCP_REGISTRY_DIRNoCustom registry directory
WEATHER_LOCATIONNo"lat,long" for weather data
DISCORD_INFO_HOOKNoDiscord webhook URL for info level
ICS_CALENDAR_NAMENoDisplay name for ICS feed
NTFY_NOTICE_TOPICNoNtfy topic for notice level
NTFY_TITLE_SUFFIXNoTitle suffix for ntfy messages
GITEA_DEFAULT_REPONoDefault repo name
MCP_GITEA_RELEASESNoSet to 1 to expose release endpoints
DISCORD_NOTICE_HOOKNoDiscord webhook URL for notice level
DISCORD_SERVER_NAMENoBot display name override
GITEA_DEFAULT_OWNERNoDefault repo owner
NTFY_CRITICAL_TOPICNoNtfy topic for critical level
DISCORD_TITLE_SUFFIXNoTitle suffix for Discord messages
ICS_REFRESH_INTERVALNoCache refresh interval in seconds (default 300)300
NTFY_EMERGENCY_TOPICNoNtfy topic for emergency level
DISCORD_CRITICAL_HOOKNoDiscord webhook URL for critical level
MCP_GITEA_EXTRA_TOOLSNoExpose niche endpoints in OpenAPI schema
DISCORD_EMERGENCY_HOOKNoDiscord webhook URL for emergency level
CALDAV_EDITABLE_CALENDARNoEditable calendar name (unset = all read-only)
CALDAV_READONLY_CALENDARSNoComma-separated read-only calendar names

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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