Back to search
30
MCP

ntfy-me-mcp

gitmotion/ntfy-me-mcp

An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ntfy-me-mcp
An ntfy MCP server for sending ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use
0 tools
gitmotion/ntfy-me-mcp
An MCP server for sending ntfy notifications to your self-hosted ntfy server
0 tools
io.github.cyanheads/ntfy-mcp-server
Send, manage, and replay ntfy push notifications via MCP.
0 tools
ntfy-mcp-server
Send, manage, and replay ntfy push notifications via MCP. STDIO or Streamable HTTP.
0 tools
gabrielbbal10/notifyhub-mcp
NotifyHub MCP Server — send notifications via any channel from AI assistants
0 tools
agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ntfy-me-mcp": {
      "url": "https://npmjs.com/package/ntfy-me-mcp",
      "transport": "http"
    }
  }
}