About
Overview
The Pushover MCP Server enables AI agents to send push notifications via Pushover. It supports priority levels, custom sounds, and delivery to iOS, Android, and desktop devices.
Capabilities
Tools & Capabilities
⚡send_notification
Send a push notification
⚡get_receipt
Check delivery status of emergency notifications
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-pushoverExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"pushover": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-pushover"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026