Pushover MCP
@AshikNesin
About Pushover MCP
A MCP implementation for sending notifications via Pushover
Basic information
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
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments