rgotify

dinglebear-ai/rgotify
★ 1 stars Rust Code/Dev Tools Updated today
Rust MCP server and CLI for Gotify push notifications, with stdio/HTTP transports, auth, Claude/Codex plugin packaging, and npm/GitHub Release distribution.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rgotify": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rgotify"
      ]
    }
  }
}

README Excerpt

`gotify-rmcp` is a Rust MCP server and CLI for connecting agents to a self-hosted [Gotify](https://gotify.net/) push notification server. It exposes one MCP tool, `gotify`, plus the `rgotify` CLI. Agents can send notifications, inspect server health, list messages, and manage Gotify apps and clients through stdio MCP, Streamable HTTP MCP, or direct shell commands.

Tools (20)

GOTIFY_ALLOW_DESTRUCTIVEGOTIFY_APP_TOKENGOTIFY_CLIENT_TOKENGOTIFY_MCP_AUTH_ADMIN_EMAILGOTIFY_MCP_AUTH_MODEGOTIFY_MCP_GOOGLE_CLIENT_IDGOTIFY_MCP_GOOGLE_CLIENT_SECRETGOTIFY_MCP_HOSTGOTIFY_MCP_NO_AUTHGOTIFY_MCP_PORTGOTIFY_MCP_PUBLIC_URLGOTIFY_MCP_TOKENGOTIFY_RMCP_RELEASE_BASE_URLGOTIFY_RMCP_REPOGOTIFY_URLRUST_LOGapp_idapplicationscheck_statusclients

Topics

automationclaude-codeclaude-code-pluginsclicodexgeminigotifyhomelabhttp-servermcpmcp-servermodel-context-protocolnotificationsoauthpush-notifications