69
/ 100
8 days ago
glama

gotify-mcp

MCP server for self-hosted Gotify that enables sending notifications and managing messages, applications, clients, and account metadata through natural language.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GOTIFY_CLIENT_TOKEN, GOTIFY_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOTIFY_LOG_LEVELThe server writes rotating logs to logs/gotify_mcp.log (max 5 MB, 3 backups). Log level is controlled by .
configLOG_LEVEL
configGOTIFY_URLWhen 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.
🔐 secretGOTIFY_CLIENT_TOKENList all registered Gotify clients. Requires .
🔐 secretGOTIFY_MCP_TOKENThe server supports HTTP (default) and stdio transports. HTTP transport requires bearer authentication via .
configGOTIFY_MCP_NO_AUTH
configGOTIFY_MCP_TRANSPORT
configGOTIFY_MCP_HOST
configGOTIFY_MCP_PORT
configALLOW_DESTRUCTIVEtrue # skip confirm check
configALLOW_YOLOtrue # identical effect
configRUNNING_IN_DOCKER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jmagar-gotify-mcp-gtcu0e)](https://m8ven.ai/mcp/jmagar-gotify-mcp-gtcu0e)
commit: eb993bdc8c57af09cae464972562c2c4810a9547
code hash: 3510be87b057b1baf413c22839b5a23b2a11ef1b2b4484ea32c06d5d42795a64
verified: 6/18/2026, 11:08:20 AM
view raw JSON →