One tool with the fields Pushover itself takes: priority decides whether it interrupts, sound decides what it sounds like, and url with url_title puts something tappable in the notification rather than a bare string. Delivery only — nothing here reads notifications back or reports whether one was opened.
A single-tool notification sender over Pushover, carrying the message, its title, priority, sound and an optional URL.
- send delivering a message with a title and a priority
- Device to reach one registered device rather than all of them
- Url and url_title to attach a tappable link, and sound to choose the alert tone
A Pushover account with an application token and a user key, and a device registered to receive the notification. MIT licensed.
One command — npx -y pushover-mcp@latest start --token YOUR_TOKEN --user YOUR_USER
