notify_me_mcp
by thesammykins
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTIFY_ME_ENV_DIR | No | Custom .env directory | |
| SLACK_WEBHOOK_URL | No | Slack webhook URL (optional) | |
| NOTIFY_ME_ENV_FILE | No | Custom .env file path | |
| DISCORD_WEBHOOK_URL | No | Discord webhook URL (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_servicesB | List configured webhook services and auto-detected default |
| validate_webhookC | Test webhook connectivity by sending a test message |
| send_notificationC | Send a notification to Discord and/or Slack webhooks |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/thesammykins/notifyme_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server