MCP Servers / communication / Pushover MCP

Pushover MCP

JSON →
none37communication

Send push notifications using the Pushover.net service.

Install
How to run this server
[ { "cmd": "npx -y pushover-mcp@latest", "imports": [] } ]
server path: pushover-mcp
Tools
What this server exposes
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).
Configuration
Environment & auth
authnone
envYOUR_TOKEN
Resources
Pushover MCP — MCP Server · libregistry