Apprise RMCP (jmagar)
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
People who work with apprise, automation and claude code plugins and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 2 · VERIFIED 2026-09-18
AGPL-3.0 · Rust servers · how we verify → /methodology
01 · Install Apprise RMCP (jmagar)
before you install - you'll need
Set APPRISE_RMCP_VERSION, APPRISE_TOKEN, APPRISE_MCP_HOST before connecting. APPRISE_URL is optional or environment-specific per the README.
Claude Code
claude mcp add jmagar-apprise-rmcp -- npx -y apprise-rmcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"jmagar-apprise-rmcp": {
"command": "npx",
"args": [
"-y",
"apprise-rmcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license AGPL-3.0 - declared in the repository
npm package apprise-rmcp - unscoped; check the name against the project README before installing
registry vendor namespace ai.dinglebear - domain-verified with the official MCP registry
03 · What Apprise RMCP (jmagar) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.0 · 2026-08-04
0.3.0 (2026-08-04) · Added · publish canonical MCP Registry metadata · Fixed · bind recovery provenance to tags · grant npm OIDC permission · upload recovery assets without metadata mutation
v0.2.3 · 2026-08-03
0.2.3 (2026-08-03) · Fixed · preserve existing Kache config · keep root version release-please compatible · keep xtask version release-please compatible · use trusted npm publisher
v0.2.2 · 2026-08-02
Corrective release with immutable tag-bound provenance for npm installation.
04 · Who maintains Apprise RMCP (jmagar)
Apprise RMCP is maintained by jmagar. We track 13 MCP servers from jmagar - 10 actively maintained, 165 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from jmagar.
- Unraid MCP MCP server for Unraid API - provides tools to interact with an Unraid server's GraphQL API. ★ 129
- Yarr MCP Rust MCP and CLI server for Sonarr, Radarr, Prowlarr, Plex, Jellyfin, and download clients. ★ 12
- Syslog MCP Syslog receiver and MCP server for homelab log intelligence. ★ 3
- Tailscale RMCP Rust MCP server and CLI for Tailscale devices, users, keys, policies, and auth. ★ 5
- UniFi RMCP Rust MCP server and CLI for UniFi Network controller operations. ★ 4
- Arcane RMCP Rust MCP server and CLI for Arcane Docker and container management. ★ 3
05 · Facts
- repository
- github.com/jmagar/apprise-rmcp
- category
- automation - actively maintained as of 2026-09-18.
- release cadence
- 7 releases in the last 90 days (latest 2026-08-04)
- registry
- ai.dinglebear/apprise-rmcp (active, first published 2026-07-12)
- packages
- npm:apprise-rmcp
06 · Apprise RMCP (jmagar) FAQ
What is Apprise RMCP (jmagar)?
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Is Apprise RMCP (jmagar) still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-25 and it shipped 7 releases in the last 90 days. We re-verify nightly.
How do I install Apprise RMCP (jmagar)?
Run `npx -y apprise-rmcp`. The README documents 4 environment variables (APPRISE_URL, APPRISE_RMCP_VERSION, APPRISE_TOKEN…) to set first. Set APPRISE_RMCP_VERSION, APPRISE_TOKEN, APPRISE_MCP_HOST before connecting. APPRISE_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Apprise RMCP (jmagar) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Apprise RMCP (jmagar)
Alternatives to Apprise RMCP (jmagar)
Maintained automation servers if Apprise RMCP (jmagar) isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · Gotify RMCP (jmagar) · Tailscale RMCP (jmagar) · UniFi RMCP (jmagar) · Yarr MCP (jmagar) · Rustunnel
More Rust MCP servers · Arcane RMCP (jmagar) · Synapse RMCP (jmagar) · Syslog MCP · see all