Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-gotify": {
"command": "uv",
"args": [
"run",
"mcp-gotify-sse"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-gotify": {
"command": "uv",
"args": [
"run",
"mcp-gotify-sse"
]
}
}
}