Notification Service MCP Server

Stableother
35 starsTypeScriptcommunity
GitHub
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-service
Examples

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

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Notification Service MCP Server - MCP Server Directory - CortexAgent