icon for mcp server

Gotify推送通知

STDIO

用于发送Gotify推送通知的服务器

MCP-gotify

MCP server for sending gotify push notifications.

Installation

stdio

claude json:

{ "mcpServers": { "mcp-gotify": { "command": "uvx", "args": ["mcp-gotify"], "env": { "GOTIFY_SERVER": "http://localhost:2081", // Change this to your gotify server "GOTIFY_TOKEN": "YOUR TOKEN" // Get this from gotify } } } }

sse

git clone https://github.com/SecretiveShell/mcp-gotify cd mcp-gotify uv run mcp-gotify-sse

License

MIT

MCP Now 重磅来袭,抢先一步体验