Back to directory
pushover-mcp

pushover-mcp

@AshikNesin34

A Model Context Protocol implementation for sending notifications via Pushover.net

pushovernotificationsmcpai-agenttool

Installation & Configuration

{
  "mcpServers": {
    "pushover": {
      "command": "npx",
      "args": [
        "-y",
        "pushover-mcp@latest",
        "start",
        "--token",
        "YOUR_TOKEN",
        "--user",
        "YOUR_USER"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/5
Updated
2026/6/8