Pushover
Summary
This MCP server implementation provides integration with Pushover.net for sending notifications. Developed by Ashik Nesin, it leverages the @modelcontextprotocol/sdk to enable seamless communication between MCP clients and the Pushover service. The server offers a straightforward way to send push notifications to various devices, making it useful for applications that require real-time alerts or updates within the MCP ecosystem.
Available Actions(1)
send
Sends a notification via Pushover. Parameters: message (string, required), title (string, optional), priority (number, optional, from -2 to 2), sound (string, optional), url (string, optional), url_title (string, optional), device (string, optional)
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation