Apprise RMCP for Claude Code
ai.dinglebear/apprise-rmcp
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
client:Claude Code
transport:stdio
runtime:npm
Install Apprise RMCP in Claude Code
run in your project directory
claude mcp add apprise-rmcp -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 apprise-rmcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs