MCP server for self-hosted Gotify that enables sending notifications and managing messages, applications, clients, and account metadata through natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GOTIFY_LOG_LEVEL— The server writes rotating logs to logs/gotify_mcp.log (max 5 MB, 3 backups). Log level is controlled by .LOG_LEVELGOTIFY_URL— When running inside Docker, localhost and 127.0.0.1 in are automatically rewritten to host.docker.internal so the container can reach a host-side Gotify server.GOTIFY_CLIENT_TOKEN— List all registered Gotify clients. Requires .GOTIFY_MCP_TOKEN— The server supports HTTP (default) and stdio transports. HTTP transport requires bearer authentication via .GOTIFY_MCP_NO_AUTHGOTIFY_MCP_TRANSPORTGOTIFY_MCP_HOSTGOTIFY_MCP_PORTALLOW_DESTRUCTIVE— true # skip confirm checkALLOW_YOLO— true # identical effectRUNNING_IN_DOCKER[](https://m8ven.ai/mcp/jmagar-gotify-mcp-gtcu0e)