Skip to main content
Glama

notify_me_mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTIFY_ME_ENV_DIRNoCustom .env directory
SLACK_WEBHOOK_URLNoSlack webhook URL (optional)
NOTIFY_ME_ENV_FILENoCustom .env file path
DISCORD_WEBHOOK_URLNoDiscord webhook URL (optional)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_services

List configured webhook services and auto-detected default

validate_webhook

Test webhook connectivity by sending a test message

send_notification

Send a notification to Discord and/or Slack webhooks

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