Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NTFY_TOKENNoBearer token used for the Authorization header.
NTFY_TOPICYesDefault topic. Must pass topic validation.
NTFY_SOURCENoOperator-controlled source label.agent
NTFY_DRY_RUNNoValidate and return success without network I/O.false
NTFY_BASE_URLNoHTTPS ntfy server base URL.https://ntfy.sh
NTFY_ALLOWED_TOPICSNoComma-separated allow-list of topics.NTFY_TOPIC
NTFY_DEFAULT_PRIORITYNoDefault priority for info and success.3
NTFY_MAX_MESSAGE_LENGTHNoMaximum message length before truncation.1800

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
notify_userB

Send an allow-listed ntfy push notification to the configured user.

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/MahdiHedhli/ntfy-mcp'

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