Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SecretiveShell/mcp-gotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

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

About

MCP server for sending gotify notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /