Pushover MCP
@AshikNesin
About Pushover MCP
A MCP implementation for sending notifications via Pushover
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pushover-mcp": {
"command": "npx",
"args": [
"-y",
"pushover-mcp@latest",
"start",
"--token",
"YOUR_TOKEN",
"--user",
"YOUR_USER"
]
}
}
}Tools
1Send a notification via Pushover
Overview
What is Pushover MCP?
Pushover MCP is a Model Context Protocol implementation that enables AI agents to send notifications through Pushover.net. It integrates with MCP-compatible AI systems, allowing seamless notification delivery from AI workflows.
How to use Pushover MCP?
Install the server with npx using your Pushover application token and user key, then configure it in your MCP client (e.g., Cursor or Roo Code). Once configured, the send tool is available for AI agents to dispatch notifications with optional parameters.
Key features of Pushover MCP?
- Single tool (`send
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments