Gotify MCP connector
Gotify is a self-hosted push notification server for sending and receiving messages across applications and services. The Gotify MCP connector allows AI agents to create and send notifications, retrieve message history, and delete messages from specific applications. It also supports managing notification workflows and monitoring message delivery across your self-hosted Gotify instance.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Gotify MCP connector to perform the following actions:
- Send urgent alerts to team members when critical system events occur
- Distribute time-sensitive notifications across multiple departments simultaneously
- Archive notification history for compliance and audit trail purposes
- Retrieve past messages to verify delivery and track communication patterns
- Trigger automated alerts based on workflow conditions and business rules
- Remove outdated or erroneous messages from the notification queue
- Consolidate alerts from multiple systems into a single notification hub
Example prompts
Use the following example prompts to invoke Gotify MCP connector tools from your AI assistant or Boomi Connect workflow:
Send a notification through Gotify when a high-priority sales lead is created.Show me all messages sent to Gotify in the last 24 hours.Delete the test notification I just sent to Gotify.Create an alert in Gotify whenever inventory drops below the minimum threshold.Retrieve all error notifications from Gotify for this week.Remove duplicate messages from my Gotify instance.Send a Gotify notification to confirm that the data sync completed successfully.List all messages in Gotify from the operations team.Create an urgent notification in Gotify if the database backup fails.Delete old notifications from Gotify to free up storage space.
Gotify MCP connector tools
The Gotify MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| createMessage | Sends a new message to a Gotify instance. |
| getMessages | Retrieves existing messages from a Gotify instance. |
| deleteMessage | Removes a specific message from a Gotify instance. |