ai.dinglebear/apprise-rmcp icon
ai.dinglebear

apprise-rmcp

Apprise RMCP

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

stdiocommunityservice

Package Details

Transportstdio
Runtimenpx

Package Arguments

Positional
Position 0Required
mcpRun Apprise RMCP over stdio.

Environment Variables

APPRISE_URL(str)
Default:http://localhost:8000

Apprise API server base URL.

APPRISE_TOKEN(str)
Secret

Optional bearer token for protected Apprise API servers.

APPRISE_RMCP_VERSION(str)

Optional GitHub release tag override for the downloaded Apprise RMCP binary.

APPRISE_RMCP_REPO(str)
Default:jmagar/apprise-rmcp

Optional GitHub owner/repo override for release asset downloads.

APPRISE_RMCP_RELEASE_BASE_URL(str)

Optional release download base URL override.

RUST_LOG(str)
Default:info

Tracing filter for Apprise RMCP logs.