Gotify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi.
MCP server for self-hosted Gotify push notifications and message management.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gotify-mcp -- uvx gotify-mcp
{
"mcpServers": {
"gotify-mcp": {
"args": [
"gotify-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gotify-mcp]
command = "uvx"
args = ["gotify-mcp"]
{
"mcpServers": {
"gotify-mcp": {
"args": [
"gotify-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gotify-mcp": {
"args": [
"gotify-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GOTIFY_URL (Base URL of your Gotify server, e.g. https://gotify.example.com. No trailing slash.), GOTIFY_APP_TOKEN (Gotify application token for sending messages (Settings > Apps > Create Application).), GOTIFY_CLIENT_TOKEN (Gotify client token for management operations (Settings > Clients).), GOTIFY_MCP_TRANSPORT (Set to 'stdio' when running as a local subprocess. Default is 'http' for container deployments.).
The author declared them in the registry entry; get the values from the project itself.
Rust MCP server and CLI for Gotify push notifications and message management.
MCP server for Gotify push notifications - send messages and manage apps/clients.
Gotify notifications and app, client, and message management over MCP and CLI.
Send, manage, and replay ntfy push notifications via MCP.
MCP server for Mealie, the self-hosted recipe manager and meal planner
Manage subscriptions, users, and send event notifications for Semrush apps
MCP server for ISO 20022 acmt.001 account management message generation and validation.
Sling CLI MCP server for data pipeline and replication management
Answers built from our own checks of this server.