skills/smithery.ai/ntfy-notify

ntfy-notify

SKILL.md

ntfy.sh Notifications

Send push notifications to the user's device via ntfy.sh.

Configuration

  • Topic: YOUR_TOPIC
  • Endpoint: https://ntfy.sh/YOUR_TOPIC

How to Send Notifications

Use curl to send a notification:

curl -d "Your message here" ntfy.sh/YOUR_TOPIC

With a Title

Installs
2
First Seen
Apr 7, 2026
ntfy-notify from smithery.ai