About
MCP server for sending Gotify push notifications to your devices.
README
Add to Cursor Add to VS Code Add to Claude Add to ChatGPT Add to Codex Add to Gemini
MCP-gotify
MCP server for sending gotify push notifications.
Installation
stdio
claude json:
{
"mcpServers": {
"mcp-gotify": {
"command": "uvx",
"args": ["mcp-gotify"],
"env": {
"GOTIFY_SERVER": "http://localhost:2081", // Change this to your gotify server
"GOTIFY_TOKEN": "YOUR TOKEN" // Get this from gotify
}
}
}
}
sse
git clone https://github.com/SecretiveShell/mcp-gotify
cd mcp-gotify
uv run mcp-gotify-sse
License
MIT
Install Gotify in Claude Desktop, Claude Code & Cursor
unyly install mcp-gotifyInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mcp-gotify -- uvx mcp-gotifyFAQ
Is Gotify MCP free?
Yes, Gotify MCP is free — one-click install via Unyly at no cost.
Does Gotify need an API key?
No, Gotify runs without API keys or environment variables.
Is Gotify hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Gotify in Claude Desktop, Claude Code or Cursor?
Open Gotify on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Gotify with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
