rapprise

dinglebear-ai/rapprise
★ 1 stars Rust AI/LLM Updated today
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends, with stdio/HTTP transports, auth, and plugin packaging.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rapprise": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rapprise"
      ]
    }
  }
}

README Excerpt

`apprise-rmcp` is a Rust MCP server and CLI for sending notifications through an [Apprise API](https://github.com/caronc/apprise-api) server. It exposes one MCP tool, `apprise`, plus the `rapprise` CLI. Agents can send tagged notifications through a preconfigured Apprise server, run one-off Apprise URL sends, and check upstream health through stdio MCP, Streamable HTTP

Tools (20)

APPRISE_HOMEAPPRISE_MAX_CONCURRENT_REQUESTSAPPRISE_MAX_RESPONSE_BYTESAPPRISE_MCP_ALLOWED_HOSTSAPPRISE_MCP_ALLOWED_ORIGINSAPPRISE_MCP_AUTH_ADMIN_EMAILAPPRISE_MCP_AUTH_ALLOWED_EMAILSAPPRISE_MCP_AUTH_ALLOWED_REDIRECT_URISAPPRISE_MCP_AUTH_KEY_PATHAPPRISE_MCP_AUTH_MODEAPPRISE_MCP_AUTH_SQLITE_PATHAPPRISE_MCP_DISABLE_STATIC_TOKEN_WITH_OAUTHAPPRISE_MCP_GOOGLE_CLIENT_IDAPPRISE_MCP_GOOGLE_CLIENT_SECRETAPPRISE_MCP_HOSTAPPRISE_MCP_NO_AUTHAPPRISE_MCP_PORTAPPRISE_MCP_PUBLIC_URLAPPRISE_MCP_TOKENAPPRISE_RMCP_RELEASE_BASE_URL

Topics

appriseautomationclaude-codeclaude-code-pluginsclicodexgeminihomelabhttp-servermcpmcp-servermodel-context-protocolnotificationsoauthpush-notifications