← All servers

Apprise RMCP

Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.

Details

Transport
stdio
Latest version
0.1.3
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 0.1.3 release date unknown

Install

Add to Cursor or pick your client:

claude mcp add ai-dinglebear-apprise-rmcp -- npx apprise-rmcp mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "ai-dinglebear-apprise-rmcp": {
      "command": "npx",
      "args": [
        "apprise-rmcp",
        "mcp"
      ]
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "ai-dinglebear-apprise-rmcp": {
      "command": "npx",
      "args": [
        "apprise-rmcp",
        "mcp"
      ]
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "apprise-rmcp",
    "mcp"
  ]
}
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →