@dinglebear/rgotify
Advanced tools
+3
-3
| { | ||
| "name": "@dinglebear/rgotify", | ||
| "version": "0.1.2", | ||
| "description": "MCP server and CLI for Gotify: send push notifications and manage messages, apps, and clients over stdio or streamable HTTP, with auth.", | ||
| "version": "0.2.0", | ||
| "description": "Gotify notifications and app, client, and message management over MCP and CLI.", | ||
| "license": "MIT", | ||
@@ -57,3 +57,3 @@ "homepage": "https://rgotify.dinglebear.ai", | ||
| "mcpName": "ai.dinglebear/rgotify", | ||
| "binaryVersion": "0.1.2", | ||
| "binaryVersion": "0.2.0", | ||
| "author": { | ||
@@ -60,0 +60,0 @@ "name": "dinglebear.ai", |
+1
-1
| # gotify-rmcp | ||
| MCP server and CLI for Gotify: send push notifications and manage messages, apps, and clients over stdio or streamable HTTP, with auth. | ||
| Gotify notifications and app, client, and message management over MCP and CLI. | ||
@@ -5,0 +5,0 @@ It exposes one MCP tool, `gotify`, plus the `rgotify` CLI. Agents can send |
49778
-0.23%