New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

gotify-rmcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

gotify-rmcp

Node launcher for the gotify-rmcp Rust MCP server and rgotify CLI binary.

Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

gotify-rmcp

Node launcher for the rgotify Rust MCP server and CLI binary.

npx -y gotify-rmcp --help

The package downloads the matching GitHub Release binary during postinstall.

MCP stdio

Use the package directly as an MCP command:

{
  "mcpServers": {
    "gotify-rmcp": {
      "command": "npx",
      "args": ["-y", "gotify-rmcp"]
    }
  }
}

Environment

  • GOTIFY_RMCP_BINARY_VERSION: release tag/version to download, defaulting to this npm package version.
  • GOTIFY_RMCP_VERSION: alias for GOTIFY_RMCP_BINARY_VERSION.
  • GOTIFY_RMCP_REPO: GitHub owner/repo, defaulting to jmagar/gotify-rmcp.
  • GOTIFY_RMCP_RELEASE_BASE_URL: full release download base URL.
  • GOTIFY_RMCP_SKIP_DOWNLOAD=1: skip postinstall download.

Keywords

mcp

FAQs

Package last updated on 09 Jul 2026

Related posts