MCP server for Gotify push notifications - send messages and manage apps/clients.
MCP server for self-hosted Gotify. Exposes a unified action router and a companion tool for sending notifications and managing Gotify messages, applications, clients, and account metadata. Two MCP tools are exposed: | Unified action router for all Gotify operations | | Returns markdown documentation for all actions and parameters | The server supports HTTP (default) and stdio transports. HTTP…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for self-hosted Gotify. Exposes a unified action router and a companion tool for sending notifications and managing Gotify messages, applications, clients, and account metadata. Two MCP tools are exposed: | Unified action router for all Gotify operations | | Returns markdown documentation for all actions and parameters | The server supports HTTP (default) and stdio transports. HTTP transport requires bearer authentication via . : FastMCP server, action router, and BearerAuth…