← All servers

Gotify RMCP

Gotify notifications and app, client, and message management over MCP and CLI.

Details

Transport
stdio
Latest version
0.2.0
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 0.2.0 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: GOTIFY_URL — replace the <placeholders> with your values.

claude mcp add ai-dinglebear-rgotify --env GOTIFY_URL=<GOTIFY_URL> -- npx @dinglebear/rgotify mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "ai-dinglebear-rgotify": {
      "command": "npx",
      "args": [
        "@dinglebear/rgotify",
        "mcp"
      ],
      "env": {
        "GOTIFY_URL": "<GOTIFY_URL>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "ai-dinglebear-rgotify": {
      "command": "npx",
      "args": [
        "@dinglebear/rgotify",
        "mcp"
      ],
      "env": {
        "GOTIFY_URL": "<GOTIFY_URL>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@dinglebear/rgotify",
    "mcp"
  ],
  "env": {
    "GOTIFY_URL": "<GOTIFY_URL>"
  }
}
Ecosystem signals — baseline 33 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

GitHub stars · 3 days ago
★ 2
npm downloads · 12 hours ago
68 / week
Contributors · 12 hours ago
3
Last commit · 3 days ago
10 days ago
Community — scraped reviews

What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →