Notify Me
0
Enables AI agents and LLM applications to send rich notifications to Discord and Slack using webhooks.
Acerca de
Notify Me is a powerful Model Context Protocol (MCP) server designed to provide robust webhook notification capabilities for AI agents and LLM applications. It allows users to send rich messages to Discord and Slack, supporting advanced features like Discord embeds and Slack blocks/attachments. The server includes automatic service detection, comprehensive security measures to protect webhook URLs, and robust retry logic to handle rate limiting, ensuring reliable delivery of critical alerts and updates.
Características Principales
- 0 GitHub stars
- Provides three MCP Tools: `send_notification`, `validate_webhook`, `list_services`
- Ensures security by preventing webhook URLs from being exposed in logs or process lists
- Supports rich content with Discord embeds and Slack blocks/attachments
- Includes robust retry logic with exponential backoff to handle rate limiting
- Supports multi-service notifications to Discord, Slack, or both simultaneously
Casos de Uso
- Notifying LLM applications about system status updates or events
- Integrating customizable notification capabilities into any MCP-compatible client
- Sending automated task completion alerts from AI agents