Apprise RMCP for Claude Code
ai.dinglebear/rapprise
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
client:Claude Code
transport:stdio
runtime:npm
Install Apprise RMCP in Claude Code
run in your project directory
claude mcp add rapprise -e APPRISE_URL=<APPRISE_URL> -e APPRISE_TOKEN=<APPRISE_TOKEN> -e APPRISE_RMCP_VERSION=<APPRISE_RMCP_VERSION> -e APPRISE_RMCP_REPO=<APPRISE_RMCP_REPO> -e APPRISE_RMCP_RELEASE_BASE_URL=<APPRISE_RMCP_RELEASE_BASE_URL> -e RUST_LOG=<RUST_LOG> -- npx -y @dinglebear/rapprise
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs