A
licenseB
qualityD
maintenanceMCP server for sending Gotify push notifications to your devices.
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: health check, single notification, batch notification. No overlap or ambiguity.
All tools use consistent verb_noun pattern with snake_case (check_*, send_*). The batch variant extends naturally.
Three tools cover the core operations of a notification server perfectly: health monitoring, individual send, and batch send.
The tool surface is complete for the domain, providing health check and both individual and batch notification sending without obvious gaps.