Skip to content
Claude Code

gotify mcp for Claude Code

io.github.kcofoni/gotify-mcp

MCP server for Gotify push notifications - send messages and manage apps/clients.

client:Claude Code transport:stdio runtime:oci

Install gotify mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add gotify-mcp -e GOTIFY_URL=<GOTIFY_URL> -e GOTIFY_CLIENT_TOKEN=<GOTIFY_CLIENT_TOKEN> -e GOTIFY_APP_TOKEN=<GOTIFY_APP_TOKEN> -e GOTIFY_MCP_PORT=<GOTIFY_MCP_PORT> -e GOTIFY_MCP_TRANSPORT=<GOTIFY_MCP_TRANSPORT> -- docker run -i --rm docker.io/kcofoni/gotify-mcp:v1.0.1

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

gotify mcp in other clients