ai.dinglebear/gotify-rmcp icon
ai.dinglebear

gotify-rmcp

Gotify RMCP

Rust MCP server and CLI for Gotify push notifications and message management.

stdiocommunityservice

Package Details

Transportstdio
Runtimenpx

Package Arguments

Positional
Position 0Required
mcpRun Gotify RMCP over stdio.

Environment Variables

GOTIFY_URL(str)
Required

Gotify server base URL.

GOTIFY_CLIENT_TOKEN(str)
Secret

Gotify client token for read and management actions.

GOTIFY_APP_TOKEN(str)
Secret

Gotify app token for sending notifications.

GOTIFY_RMCP_VERSION(str)

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

GOTIFY_RMCP_REPO(str)
Default:jmagar/gotify-rmcp

Optional GitHub owner/repo override for release asset downloads.

GOTIFY_RMCP_RELEASE_BASE_URL(str)

Optional release download base URL override.

RUST_LOG(str)
Default:info

Tracing filter for Gotify RMCP logs.