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
  • 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. Ntfy Me MCP
Ntfy Me MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:17:29 PM

Ntfy Me MCP

User RatingsBe the first to rate and review this MCP server!
View Repository73 GitHub StarsTotal stargazers on GitHub for the source repository (73 stars).Visit Website
ntfynotificationscommunicationself-hosted

Sends and fetches ntfy notifications through MCP, with self-hosted URLs, optional token auth, rich messages, and filtering.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gitmotion-ntfy-me-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "or"
      ]
    }
  }
}

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

Install Directory Badge Claim listing Alternatives๐Ÿ’ฌ More in Communication

Overview

gitmotion/ntfy-me-mcp MCP server lets AI assistants send and retrieve notifications through ntfy.sh or a self-hosted ntfy instance. It runs through npx or Docker, uses environment variables for the topic and server URL, and supports optional access-token authentication. Reach for it when an agent needs to notify a device about task completion, errors, or milestones, or inspect cached messages from an ntfy topic.

Use cases

โ€ขSend task-completion alerts to a phone
โ€ขNotify a user when an agent encounters an error
โ€ขFetch cached messages from an ntfy topic
โ€ขPost milestone updates with titles and priorities

Key features

โ€ขSend ntfy notifications
โ€ขFetch and filter cached messages
โ€ขSupport public and self-hosted ntfy
โ€ขUse optional token authentication
โ€ขDetect URLs and Markdown automatically
โ€ขSet rich notification metadata

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ntfy Me MCP.

Extracted Tool Capabilities
Send ntfy notifications
Fetch and filter cached messages
Support public and self-hosted ntfy
Use optional token authentication
Detect URLs and Markdown automatically
Set rich notification metadata

How Ntfy Me MCP works

What gitmotion/ntfy-me-mcp MCP server does

The gitmotion/ntfy-me-mcp MCP server connects an MCP-compatible AI client to the ntfy notification service. It can publish messages to a configured ntfy topic and retrieve cached notifications from topics. The destination may be the public ntfy.sh service or a self-hosted ntfy deployment.

Notifications can include a message, topic, title, priority, emoji tags, and other supported ntfy message details. The server also detects URLs in message content and can create view actions automatically. When message content contains Markdown, it can detect that formatting and enable Markdown handling without requiring a separate setting for each message.

This fits agent workflows where a user should receive an update without keeping the AI client open, such as completion notices, error alerts, or milestone reports.

How it works

The server exposes two MCP tools:

  • ntfy_me sends a notification through the configured ntfy service. Natural-language requests can be used to describe the notification, while structured message parameters control details such as the title, priority, tags, and content.
  • ntfy_me_fetch polls or retrieves cached notifications from configured ntfy topics. Fetching can be filtered using the tool's supported parameters.

The server communicates with ntfy using the configured service URL and topic. Authentication is optional and uses an ntfy access token when the target instance requires one. Smart URL and Markdown handling is performed as part of notification preparation.

Setup and configuration

The gitmotion/ntfy-me-mcp MCP server can be launched from npm with npx -y ntfy-me-mcp, or run from the published Docker image gitmotion/ntfy-me-mcp:latest. The README also lists the equivalent GitHub Container Registry image, ghcr.io/gitmotion/ntfy-me-mcp:latest.

Set NTFY_TOPIC to the topic the server should use. NTFY_URL selects the ntfy endpoint, with https://ntfy.sh shown in the configuration examples. Set NTFY_TOKEN when the ntfy server requires token authentication. Docker configurations pass these values into the container, while npx-based MCP configurations place them in the client's environment section.

The repository includes examples for npm, a locally built checkout, Docker, and OpenCode. The local-checkout example runs the built JavaScript entry point with Node.js; its path must be replaced with the actual build output location.

Tools and capabilities

The gitmotion/ntfy-me-mcp MCP server provides notification delivery and notification retrieval rather than general messaging-provider management. Its documented capabilities include:

  • Sending real-time notifications to phones or desktops through ntfy.
  • Fetching and filtering cached messages from ntfy topics.
  • Setting notification topics, titles, priorities, emoji tags, and detailed message text.
  • Detecting URLs and adding view actions automatically.
  • Detecting Markdown content and enabling Markdown formatting.
  • Connecting to public or self-hosted ntfy services.
  • Using an access token for protected ntfy instances.

Email notifications, customizable click URLs, and automatic image-URL handling are listed as future work in the README, so they should not be treated as current capabilities.

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

Related MCP Servers

View all in Communication View all alternatives
  • Ntfy MCP logoNtfy MCP

    The MCP server that keeps you informed by sending the notification on phone using ntfy

    ๐Ÿ’ฌ Communication4 views
    Compare vs Ntfy MCP โ†’
  • MCP Server logoMCP Server

    Official Model Context Protocol (MCP) server for FastAlert. This server allows AI agents (like Claude, ChatGPT, and Cursor) to list of your channels and send notifications directly through the FastAlert API.

    ๐Ÿ’ฌ Communication2 views
    Compare vs MCP Server โ†’
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    ๐Ÿ’ฌ Communication1 views
    Compare vs Slack MCP Server โ†’
  • Kweenkl MCP logoKweenkl MCP

    Push notifications for AI agents - send instant iPhone notifications from any MCP client.

    ๐Ÿ’ฌ Communication3 views
    Compare vs Kweenkl MCP โ†’

Adoption & maintenance

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

GitHub stars
73
Stargazers on the source repository.
npm downloads
555
Package downloads in the last 30 days.
Last commit
5mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

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

Frequently Asked Questions about Ntfy Me MCP

Run it with npx using `npx -y ntfy-me-mcp`, or use the published Docker image `gitmotion/ntfy-me-mcp:latest`.

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 PreviewNtfy Me MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gitmotion-ntfy-me-mcp?style=directory)](https://allmcps.com/mcp/gitmotion-ntfy-me-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/gitmotion-ntfy-me-mcp"><img src="https://allmcps.com/api/badge/gitmotion-ntfy-me-mcp?style=directory" alt="Ntfy Me MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฌCommunication
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseGPL-3.0
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
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 stars73
GitHub Star CountTotal stargazers on GitHub representing community popularity (73 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 11, 2026
npm downloads555/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
53Quality signal: Good ยท 53/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 & tools23/30
Adoption & activity7/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท or (npm)

โ˜… 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 Ntfy Me MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code