Pushover MCP
JSON →Send push notifications using the Pushover.net service.
Install
npx -y pushover-mcp@latest Tools · 1
- send Sends a notification via Pushover. Required parameter: message (string). Optional parameters: title (string), priority (number from -2 to 2), sound (string), url (string), url_title (string), device (string).
Environment variables
YOUR_TOKEN
Links
★ 37 GitHub stars