# Required configuration
NTFY_TOPIC=your-topic-name # The ntfy topic name to push notifications to (REQUIRED)
# Server configuration (optional)
NTFY_URL=https://ntfy.sh # Base URL of the ntfy server (default: https://ntfy.sh)
# Include port if needed, e.g., https://your-ntfy-server.com:8443
NTFY_TOKEN= # Authentication token for protected topics/servers
PROTECTED_TOPIC=false # Set to "true" if your topic requires authentication (default: false)
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/gitmotion/ntfy-me-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server