G

gitmotion/ntfy-me-mcp

ServersGPL-3.0

Overview

An MCP server for sending and fetching ntfy notifications from AI Agents to self-hosted ntfy servers, supporting secure token authentication, rich notifications, and real-time updates.

Capabilities

  • prompt templates
  • authentication support
  • github integration

Best For

ntfy MCP server for AI Agents: send/fetch notifications to self-hosted ntfy servers with secure token auth and real-time updates.

Decision Snapshot

Install

available

Usage

available

Docs

2 links

Config

7 strong hints

Capabilities

3 key capabilities detected

  • • GitHub stars: 56
  • • Forks: 12
  • • Source provenance count: 1
  • • Last seen: 4/3/2026
  • • Published: 3/17/2026

Installation / Setup

npm install -g ntfy-me-mcp

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Review official documentation and source metadata for complete setup parameters.

strong-evidencesource-clearmcp-find-examplebased-on-official-docs
{
  "mcpServers": {
    "ntfy-me-mcp": {
      "command": "npx",
      "args": [
        "ntfy-me-mcp"
      ]
    }
  }
}

Usage

{ && "ntfy-me-mcp": { && "command": "npx", && "args": ["ntfy-me-mcp"],

Features

  • 🔔 **Real-time Notifications**: Get updates on your phone/desktop when tasks complete
  • 🎨 **Rich Notifications**: Support for topic, title, priorities, emoji tags, and detailed messages
  • 🔍 **Notification Fetching**: Fetch and filter cached messages from your ntfy topics
  • 🎯 **Smart Action Links**: Automatically detects URLs in messages and creates view actions
  • 📄 **Intelligent Markdown**: Auto-detects and enables markdown formatting when present
  • 🔒 **Secure**: Optional authentication with access tokens
  • 🔑 **Input Masking**: Securely store your ntfy token in your vs config!
  • 🌐 **Self-hosted Support**: Works with both ntfy.sh and self-hosted ntfy instances

Use Cases

  • Supports capabilities such as: prompt templates; authentication support; github integration.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • prompt templates
  • authentication support
  • github integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "ntfy-me-mcp": { && "command": "npx", && "args": ["ntfy-me-mcp"],

Notes / Requirements

  • Primary language: TypeScript
  • License: GPL-3.0
  • Documentation coverage: medium
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 56 stars
Last Updated: Apr 3, 2026
TypeScriptGPL-3.0

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.