About
Overview
The Notification Service MCP Server provides a unified interface for sending notifications across channels. It supports email, SMS, push notifications, and in-app messaging.
Capabilities
Tools & Capabilities
⚡send
Send a notification via any channel
⚡list_channels
List available notification channels
⚡get_status
Check notification delivery status
Setup
Installation
bash
Install
npx -y mcp-server-notification-serviceExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"notification-service": {
"command": "npx",
"args": ["-y", "mcp-server-notification-service"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026