Message Notifications
Provides multi-channel notification capabilities through desktop notifications, email via SMTP, and HTTP API endpoints with a single tool that simultaneously delivers alerts across all configured channels.
7 stars
0 tools
Created Aug 2025
@gimjin/gimjin-message-notifications-message-mcpAbout
Provides multi-channel notification capabilities through desktop notifications, email via SMTP, and HTTP API endpoints with a single tool that simultaneously delivers alerts across all configured channels.
Categories
general
Installation
npm
npm install @gimjin/gimjin-message-notifications-message-mcp
Configuration
{
"mcpServers": {
"gimjin-message-notifications-message-mcp": {
"command": "npx",
"args": [
"-y",
"@gimjin/gimjin-message-notifications-message-mcp"
]
}
}
}