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)