Back to directory
gitmotion/ntfy-me-mcp

gitmotion/ntfy-me-mcp

@gitmotion

An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents

ntfynotificationsmcpalertingpush-notificationstask-completiontool

Installation & Configuration

{
  "ntfy-me-mcp": {
    "command": "npx",
    "args": [
      "-y",
      "ntfy-me-mcp"
    ],
    "env": {
      "NTFY_TOPIC": "your-ntfy-topic",
      "NTFY_URL": "https://ntfy.sh",
      "NTFY_TOKEN": "your-access-token"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12