Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. NotifyHub β€” Unified Notification MCP Server
NotifyHub β€” Unified Notification MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 3:17:24 PM

NotifyHub β€” Unified Notification MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

Send notifications across 23 channels with 36 AI-ready tools. One API, zero boilerplate.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "notifyhub-unified-notification-mcp-server": {
      "url": "https://chat.googleapis.com/v1/spaces/XXX/messages?key=YYY"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (33) Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Capabilities & Tool Schemas (33) ~348 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by NotifyHub β€” Unified Notification MCP Server.

send_notification

Send via any channel (generic)

send_email

Send email

send_sms

Send SMS via Twilio

send_slack

Send to Slack channel

send_telegram

Send via Telegram Bot

send_discord

Send to Discord channel

Documentation Overview

NotifyHub

NotifyHub

One API. Every channel.
Unified notification library for Java and Spring Boot.

Java 17+ Spring Boot 3.x Maven Central License: MIT CI codecov

Website Β Β·Β  Documentation Β Β·Β  Getting Started


Stop writing different code for each notification channel. NotifyHub gives you a single fluent API to send notifications via Email, SMS, WhatsApp, Slack, Telegram, Discord, Microsoft Teams, Firebase Push, Webhooks, WebSocket, Google Chat, Twitter/X, LinkedIn, Notion, Twitch, YouTube, Instagram, SendGrid, TikTok Shop, Facebook, AWS SNS, Mailgun, PagerDuty, Kick β€” or any custom channel you create.

java
notify.to(user)
    .via(EMAIL)
    .fallback(SMS)
    .priority(Priority.HIGH)
    .subject("Order confirmed")
    .template("order-confirmed")
    .param("orderId", order.getId())
    .attach(invoicePdf)
    .send();

Why NotifyHub?

ProblemWithout NotifyHubWith NotifyHub
EmailJavaMail config, MIME types, Session....via(EMAIL)
πŸ“±SMSTwilio SDK, different API entirely.via(SMS)
WhatsAppAnother Twilio setup, prefix logic.via(WHATSAPP)
SlackWebhook HTTP, JSON payload.via(SLACK)
TelegramBot API, HTTP client setup.via(TELEGRAM)
DiscordWebhook HTTP, JSON payload.via(DISCORD)
πŸ‘₯TeamsIncoming Webhook, MessageCard JSON.via(TEAMS)
PushFirebase Admin SDK, credentials....via(PUSH)
πŸ”—WebhookCustom HTTP, payload template.via(Channel.custom("pagerduty"))
WebSocketJava WebSocket API, reconnect logic.via(WEBSOCKET)
Google ChatWebhook HTTP, JSON payload.via(GOOGLE_CHAT)
Twitter/XOAuth 1.0a, API v2 setup.via(TWITTER)
πŸ’ΌLinkedInOAuth 2.0, REST API setup.via(LINKEDIN)
NotionIntegration Token, API setup.via(NOTION)
TwitchOAuth 2.0, Twitch API setup.via(TWITCH)
YouTubeYouTube Data API v3 setup.via(YOUTUBE)
InstagramMeta Graph API setup.via(INSTAGRAM)
πŸ“§SendGridSendGrid API, webhook tracking.via(Channel.custom("sendgrid"))
TikTok ShopHMAC-SHA256, Shop API.via(TIKTOK_SHOP)
FacebookGraph API, Page tokens.via(FACEBOOK)
☁️AWS SNSAWS SDK, credentials, ARN.via(Channel.custom("aws-sns"))
MailgunMailgun API, domain setup.via(Channel.custom("mailgun"))
PagerDutyEvents API v2, routing key.via(Channel.custom("pagerduty"))
KickPublic API, OAuth 2.1.via(KICK)
Multiple channelsCompletely different code for eachSame fluent API
FallbackManual try/catch chain.fallback(SMS)
RetryImplement yourselfBuilt-in exponential backoff
AsyncThread pools, CompletableFuture.sendAsync()
SchedulingScheduledExecutor, timer logic.schedule(Duration.ofMinutes(30))
TemplatesEach channel has its own engineOne template, all channels
i18nManual locale resolution.locale(Locale.PT_BR)
Rate limitingToken bucket from scratchConfig-driven per-channel
TrackingBuild your own delivery logBuilt-in receipts + JPA
Dead lettersLost in the voidAuto-captured in DLQ
DeduplicationTrack sent messages yourselfBuilt-in content hash / explicit key
Template versionsManage files manually.templateVersion("v2") + A/B test
BatchLoop and pray.toAll(users).send()
MonitoringWire Micrometer yourselfAuto-configured counters
Health checksWrite an Actuator indicatorAuto-configured
Admin UIBuild your own dashboardBuilt-in /notify-admin
Circuit breakerImplement yourself per channelBuilt-in per-channel circuit breaker
OrchestrationManual escalation logic.orchestrate().first(EMAIL).ifNoOpen(24h).then(PUSH)
A/B testingExternal service + glue codeBuilt-in .abTest("exp").variant(...).split(50,50)
TestingMock everythingTestNotifyHub captures all sends
New channelBuild from scratchImplement one interface

Table of Contents

  • Quick Start
  • Features
    • Fallback Chain
    • Multi-Channel Send
    • Async Sending
    • Retry with Backoff
    • Templates (Mustache)
    • i18n (Internationalization)
    • Attachments
    • Priority Levels
    • Rate Limiting
    • Dead Letter Queue (DLQ)
    • Batch Send
    • Delivery Tracking
    • Scheduled Notifications
    • Notification Routing
    • Notifiable Interface
    • Message Deduplication
    • Template Versioning
    • Custom Channels
    • Event Listeners + Spring Events
    • Named Recipients
    • Message Queue (RabbitMQ / Kafka)
    • Circuit Breaker
    • Bulkhead (Concurrency Isolation)
    • Multi-Channel Orchestration
    • A/B Testing
    • Cron Scheduling
    • Quiet Hours
    • Testing Utilities
  • Supported Channels
  • Admin Dashboard
  • Spring Boot Integration
  • Configuration Reference
  • Without Spring Boot
  • MCP Server (AI Agents)
  • Running the Demo
  • Architecture
  • Maven Central
  • Roadmap
  • License

Quick Start

1. Add the dependency

xml
<dependency>
    <groupId>io.github.gabrielbbaldez</groupId>
    <artifactId>notify-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>

Need extra channels? Add optional modules:

xml
<!-- SMS + WhatsApp (Twilio) -->
<dependency>
    <groupId>io.github.gabrielbbaldez</groupId>
    <artifactId>notify-sms</artifactId>
    <version>1.0.0</version>
</dependency>

<!-- Slack / Telegram / Discord / Teams / Firebase Push / Webhook -->
<dependency>
    <groupId>io.github.gabrielbbaldez</groupId>
    <artifactId>notify-slack</artifactId>
    <version>1.0.0</version>
</dependency>

<!-- WebSocket / Google Chat -->
<dependency>
    <groupId>io.github.gabrielbbaldez</groupId>
    <artifactId>notify-websocket</artifactId>
    <version>1.0.0</version>
</dependency>

2. Configure in application.yml

yaml
notify:
  channels:
    email:
      host: smtp.gmail.com
      port: 587
      username: ${GMAIL_USER}
      password: ${GMAIL_PASS}
      from: noreply@myapp.com
      from-name: MyApp
      tls: true
  retry:
    max-attempts: 3
    strategy: exponential
  tracking:
    enabled: true

3. Inject and use

java
@Service
public class OrderService {

    private final NotifyHub notify;

    public OrderService(NotifyHub notify) {
        this.notify = notify;
    }

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Communication View all alternatives
  • Getpoststack MCP logoGetpoststack MCP

    EU-hosted email API exposed as MCP tools β€” send transactional and marketing email, manage contacts and segments, run broadcasts, render templates, and read analytics from Claude/Cursor. GDPR compliant, EU-only data residency (Germany + Finland). npx -y @poststack.dev/mcp.

    πŸ’¬ Communication2 views
    Compare vs Getpoststack MCP β†’
  • Kudosity logoKudosity

    Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.

    πŸ’¬ Communication2 views
    Compare vs Kudosity β†’
  • MCP Mailtrap logoMCP Mailtrap

    MCP server for the Mailtrap email platform β€” analytics, sending, contacts, sandbox

    πŸ’¬ Communication1 views
    Compare vs MCP Mailtrap β†’
  • Sendraven MCP Server logoSendraven MCP Server

    Email for AI agents: send, read replies as threads, run campaigns, with per-key limits.

    πŸ’¬ Communication1 views
    Compare vs Sendraven MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
5
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
33
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about NotifyHub β€” Unified Notification MCP Server

NotifyHub β€” Unified Notification MCP Server is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "notifyhub-unified-notification-mcp-server": { "url": "https://chat.googleapis.com/v1/spaces/XXX/messages?key=YYY" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNotifyHub β€” Unified Notification MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/notifyhub-unified-notification-mcp-server?style=directory)](https://allmcps.com/mcp/notifyhub-unified-notification-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/notifyhub-unified-notification-mcp-server"><img src="https://allmcps.com/api/badge/notifyhub-unified-notification-mcp-server?style=directory" alt="NotifyHub β€” Unified Notification MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedMar 23, 2026
7/7 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 23, 2026
49Quality signal: Fair Β· 49/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to NotifyHub β€” Unified Notification MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients