apprise-rmcp

jmagar/apprise-rmcp
★ 1 stars Rust Communication Updated 4d ago
Rust MCP server for Apprise universal push notifications
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": {
    "apprise-rmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "apprise-rmcp"
      ]
    }
  }
}

README Excerpt

MCP server and CLI for [Apprise](https://github.com/caronc/apprise) — a universal push notification library that supports 80+ services (Slack, Discord, PagerDuty, Gotify, ntfy, Telegram, email, and many more). Run the stdio MCP server or CLI without a manual binary install: ```bash npx -y apprise-rmcp --help

Tools (10)

APPRISE_MCP_HOSTAPPRISE_MCP_PORTAPPRISE_MCP_TOKENAPPRISE_TOKENAPPRISE_URLRUST_LOGfailureinfosuccesswarning