Skip to content
Claude Code

Gotify RMCP for Claude Code

ai.dinglebear/gotify-rmcp

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

client:Claude Code transport:stdio runtime:npm

Install Gotify RMCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add gotify-rmcp -e GOTIFY_URL=<GOTIFY_URL> -e GOTIFY_CLIENT_TOKEN=<GOTIFY_CLIENT_TOKEN> -e GOTIFY_APP_TOKEN=<GOTIFY_APP_TOKEN> -e GOTIFY_RMCP_VERSION=<GOTIFY_RMCP_VERSION> -e GOTIFY_RMCP_REPO=<GOTIFY_RMCP_REPO> -e GOTIFY_RMCP_RELEASE_BASE_URL=<GOTIFY_RMCP_RELEASE_BASE_URL> -e RUST_LOG=<RUST_LOG> -- npx -y gotify-rmcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Gotify RMCP in other clients