Loading MCP server directory, please wait...
Rust MCP server and CLI for Gotify push notifications and message management.
npx @getmcp/cli add ai.dinglebear/gotify-rmcpRequires 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/gotify-rmcp": {
"command": "npx",
"args": [
"-y",
"gotify-rmcp",
"mcp"
],
"env": {
"GOTIFY_URL": "",
"GOTIFY_CLIENT_TOKEN": "",
"GOTIFY_APP_TOKEN": "",
"GOTIFY_RMCP_VERSION": "",
"GOTIFY_RMCP_REPO": "jmagar/gotify-rmcp",
"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.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.
Rust MCP and CLI server for Docker, host inspection, SSH, logs, ZFS, and safe file operations.