apprise

GitHub

Apprise - Push Notifications that work with just about every platform!

apprise MCP Server

MCP server for caronc/apprise

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "apprise": {
      "command": "npx",
      "args": [
        "-y",
        "@caronc/apprise"
      ]
    }
  }
}