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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Sends a notification via Pushover. Parameters: message (string, required), title (string, optional), priority (number, optional: -2 to 2), sound (string, optional), url (string, optional), url_title (string, optional), device (string, optional)