MCPServers
Pushover logo
8
1.2k
0

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)

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

Pushover MCP Server