# Webhook URLs for notify_me_mcp
# Copy this file to ".env" and replace with your real webhook URLs.
# Configure one or both services as needed.
# Discord webhook URL
DISCORD_WEBHOOK_URL="https://discord.com/api/webhooks/REPLACE_ME/REPLACE_ME"
# Slack webhook URL (incoming webhook)
SLACK_WEBHOOK_URL="https://hooks.slack.com/services/REPLACE/ME/REPLACE"
# Optional: custom .env lookup
# NOTIFY_ME_ENV_FILE=""
# NOTIFY_ME_ENV_DIR=""
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/thesammykins/notifyme_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server