Apprise RMCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Aug 2026.
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
Today is the operative word: we check Apprise RMCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add apprise-rmcp -- npx -y apprise-rmcp
{
"mcpServers": {
"apprise-rmcp": {
"args": [
"-y",
"apprise-rmcp"
],
"command": "npx"
}
}
}
[mcp_servers.apprise-rmcp]
command = "npx"
args = ["-y", "apprise-rmcp"]
{
"mcpServers": {
"apprise-rmcp": {
"args": [
"-y",
"apprise-rmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apprise-rmcp": {
"args": [
"-y",
"apprise-rmcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
APPRISE_URL (Apprise API server base URL.), APPRISE_TOKEN (Optional bearer token for protected Apprise API servers.), APPRISE_RMCP_VERSION (Optional GitHub release tag override for the downloaded Apprise RMCP binary.), APPRISE_RMCP_REPO (Optional GitHub owner/repo override for release asset downloads.), APPRISE_RMCP_RELEASE_BASE_URL (Optional release download base URL override.), RUST_LOG (Tracing filter for Apprise RMCP logs.).
The author declared them in the registry entry; get the values from the project itself.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.
Rust MCP server and CLI for UniFi Network controller operations.
Rust MCP server and CLI for UniFi Network controller operations.
MCP server for Gotify push notifications - send messages and manage apps/clients.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
MCP server for desktop notifications over stdio
Rust MCP and CLI server for Docker, host inspection, SSH, logs, ZFS, and safe file operations.
Answers built from our own checks of this server.