Back to directory
ntfy-me-mcp

ntfy-me-mcp

@gitmotion56

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!)

notificationsntfyAI agentsmessagingtool

Installation & Configuration

{
  "mcpServers": {
    "ntfy-me-mcp": {
      "command": "npx",
      "args": [
        "ntfy-me-mcp"
      ],
      "env": {
        "NTFY_TOPIC": "your-topic-name"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/10
Updated
2026/6/7