Gotify RMCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Aug 2026.
Rust MCP server and CLI for Gotify push notifications and message management.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
Today is the operative word: we check Gotify RMCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-rmcp -- npx -y gotify-rmcp
{
"mcpServers": {
"gotify-rmcp": {
"args": [
"-y",
"gotify-rmcp"
],
"command": "npx"
}
}
}
[mcp_servers.gotify-rmcp]
command = "npx"
args = ["-y", "gotify-rmcp"]
{
"mcpServers": {
"gotify-rmcp": {
"args": [
"-y",
"gotify-rmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gotify-rmcp": {
"args": [
"-y",
"gotify-rmcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOTIFY_URL (Gotify server base URL.), GOTIFY_CLIENT_TOKEN (Gotify client token for read and management actions.), GOTIFY_APP_TOKEN (Gotify app token for sending notifications.), GOTIFY_RMCP_VERSION (Optional GitHub release tag override for the downloaded Gotify RMCP binary.), GOTIFY_RMCP_REPO (Optional GitHub owner/repo override for release asset downloads.), GOTIFY_RMCP_RELEASE_BASE_URL (Optional release download base URL override.), RUST_LOG (Tracing filter for Gotify RMCP logs.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for self-hosted 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.
Rust MCP server and CLI for Arcane Docker and container management.
Send, manage, and replay ntfy push notifications via MCP.
Sling CLI MCP server for data pipeline and replication management
Push notifications for AI agents - send instant iPhone notifications from any MCP client.
Manage subscriptions, users, and send event notifications for Semrush apps
Answers built from our own checks of this server.