Gotify MCP for Claude Code
tv.tootie/gotify-mcp
MCP server for self-hosted Gotify push notifications and message management.
client:Claude Code
transport:stdio
runtime:pypi
Install Gotify MCP in Claude Code
run in your project directory
claude mcp add gotify-mcp -e GOTIFY_URL=<GOTIFY_URL> -e GOTIFY_APP_TOKEN=<GOTIFY_APP_TOKEN> -e GOTIFY_CLIENT_TOKEN=<GOTIFY_CLIENT_TOKEN> -e GOTIFY_MCP_TRANSPORT=<GOTIFY_MCP_TRANSPORT> -- uvx gotify-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs