Gotify MCP connector
Updated
Gotify is a self-hosted push notification server for sending and receiving messages across your own infrastructure. The Gotify MCP connector allows AI agents to create and send messages to connected clients and applications. It also supports retrieving existing messages and deleting them, giving agents control over notification history within a 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 instant alerts to teams when workflow events occur
- Notify staff of system outages or critical errors in real time
- Broadcast deployment status updates to development teams
- Track incoming messages from monitoring tools and scripts
- Clean up outdated or resolved notifications automatically
- Centralize alert delivery for self-hosted infrastructure
- Trigger push notifications from automated business workflows
- Audit message history for compliance or troubleshooting
Example prompts
Use the following example prompts to invoke Gotify MCP connector tools from your AI assistant or Boomi Connect workflow:
Send a notification to Gotify when the server backup finishes.Show me all unread messages in Gotify from today.Alert the operations team through Gotify about the failed deployment.Delete the old maintenance notice from Gotify.Post a high-priority message to Gotify about the outage.List every message currently stored in Gotify.Notify the team in Gotify that the invoice batch completed.Remove all resolved alert messages from Gotify.Send a reminder message to Gotify about the upcoming release.Check Gotify for any new system warnings.
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 | Create a message |
| getMessages | Get messages |
| deleteMessage | Delete a message |