Compatible with every major AI agent and IDE
What is the Gotify MCP Server?
Connect your Gotify instance to any AI agent to streamline your notification workflows. Gotify is a self-hosted notification server, and this MCP server allows you to interact with its API using natural language.
What you can do
- Messaging — Send push notifications with custom priorities and titles, or retrieve and delete existing messages from your stream.
- Application Management — Create, list, update, or delete Gotify applications to organize your notification sources and tokens.
- Client Control — Manage clients and tokens to authorize different devices or services to receive messages.
- User Administration — (Admin only) List or create users to manage access to your private Gotify instance.
How it works
- Subscribe to this server
- Enter your Gotify URL and your Application or Client tokens
- Start sending alerts or managing your server from Claude, Cursor, or any MCP client
Who is this for?
- DevOps Engineers — automate alerts for CI/CD pipelines or server health checks directly from the terminal.
- Developers — test notification payloads and manage app tokens without leaving the code editor.
- Home Automation Enthusiasts — bridge your AI assistant with your self-hosted notification hub.
Built-in capabilities (22)
Change current user password
Create a new application
Create a new client
Create a new user (Admin only)
Delete all messages for the authenticated client
Delete an application
Delete a client
Delete a specific message
List all applications
List all clients
Get current user details
Get server health status
Requires GOTIFY_CLIENT_TOKEN. Retrieve messages
Get plugin configuration
Get plugin display info
List all plugins
List all users (Admin only)
Get server version info
Requires GOTIFY_APP_TOKEN. Send a message via Gotify
Update an application
Update a client
Update plugin configuration
Why Mastra AI?
Mastra's agent abstraction provides a clean separation between LLM logic and Gotify tool infrastructure. Connect 22 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.
- —
Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Gotify without touching business code
- —
Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation
- —
TypeScript-native: full type inference for every Gotify tool response with IDE autocomplete and compile-time checks
- —
One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure
Gotify in Mastra AI
Gotify and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Gotify to Mastra AI through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Gotify in Mastra AI
The Gotify MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 22 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Mastra AI only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Gotify for Mastra AI
Every tool call from Mastra AI to the Gotify MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
How do I send a notification to my phone using this server?
Use the send_message tool. You'll need to provide a message and a title. Ensure you have configured your GOTIFY_APP_TOKEN so the server knows which application is sending the alert.
Can I clear all messages from my Gotify stream at once?
Yes, you can use the delete_all_messages tool. This requires a valid GOTIFY_CLIENT_TOKEN to authorize the deletion of messages for that specific client.
Is it possible to create new application tokens via AI?
Absolutely. Use the create_application tool with a name and optional description. The AI will return the details of the new application, including its token.
How does Mastra AI connect to MCP servers?
Create an MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.
Can Mastra agents use tools from multiple servers?
Yes. Pass multiple MCP clients to the agent constructor. Mastra merges all tool schemas and the agent can call any tool from any server.
Does Mastra support workflow orchestration?
Yes. Mastra has a built-in workflow engine that lets you chain MCP tool calls with branching logic, error handling, and parallel execution.
createMCPClient not exported
Install: npm install @mastra/mcp
Explore More MCP Servers
View all →
Color Converter Engine
1 toolsConvert any color between HEX, RGB, HSL, and CMYK with mathematical precision. The AI guesses color codes — this engine knows them.

ToolJet
4 toolsManage ToolJet databases and trigger workflows directly from your AI agent—query tables, insert data, and automate processes.

GetFeedback
12 toolsManage online surveys, track real-time responses, and oversee feedback data via AI agents with GetFeedback.

Vanta
10 toolsManage your automated compliance and security posture. Audit users, devices, vendors, and vulnerabilities directly from your AI agent.
