Loading MCP server directory, please wait...
Gotify notifications and app, client, and message management over MCP and CLI.
npx @getmcp/cli add ai.dinglebear/rgotifyRequires Node.js 18+. Community-contributed server. Review source before installing.
GOTIFY_URLGotify server base URL.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/rgotify": {
"command": "npx",
"args": [
"-y",
"@dinglebear/rgotify",
"mcp"
],
"env": {
"GOTIFY_URL": "",
"GOTIFY_CLIENT_TOKEN": "",
"GOTIFY_APP_TOKEN": "",
"GOTIFY_RMCP_VERSION": "",
"GOTIFY_RMCP_REPO": "dinglebear-ai/rgotify",
"GOTIFY_RMCP_RELEASE_BASE_URL": "",
"RUST_LOG": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.