tv.tootie
gotify-mcp
Gotify MCP
MCP server for self-hosted Gotify push notifications and message management.
stdiocommunityservice
Package Details
gotify-mcp
Transportstdio
Runtimeuvx
Environment Variables
GOTIFY_URL
Required
Base URL of your Gotify server, e.g. https://gotify.example.com. No trailing slash.
GOTIFY_APP_TOKEN
Secret
Gotify application token for sending messages (Settings > Apps > Create Application).
GOTIFY_CLIENT_TOKEN
Secret
Gotify client token for management operations (Settings > Clients).
GOTIFY_MCP_TRANSPORT
Set to 'stdio' when running as a local subprocess. Default is 'http' for container deployments.