Loading...
npm install
```notify_userSends a notification to the user via ntfy when a task is completed.
Sends notifications to a user-specified topic, potential for spam if misused.
ntfy-mcp is relatively safe for basic notification purposes. The primary risk lies in the potential for misconfiguration of the ntfy topic and the handling of the topic name as an environment variable. It is safe if the ntfy topic is properly managed and prompts are carefully designed to avoid spam.