MCP server for sending gotify notifications
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_gotify-0.2.0.tar.gz
(43.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_gotify-0.2.0.tar.gz.
File metadata
- Download URL: mcp_gotify-0.2.0.tar.gz
- Upload date:
- Size: 43.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
730902fae10803431069ee20fc04dea7d75b2a79176e75819befe721f053a7f4
|
|
| MD5 |
2fd1683e4dd610363b3374cf573079ed
|
|
| BLAKE2b-256 |
832478d9be3100ca49c2c775c3146f6fb6e4a20a84d9689171019725f4707768
|
File details
Details for the file mcp_gotify-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mcp_gotify-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6628eeebf24ecab5ec7da348d85b9ccfd81c864d9b2ab91745774077f1424fc
|
|
| MD5 |
947985799d86c2a6d0cfc624a8183986
|
|
| BLAKE2b-256 |
96f670cecf8fcf39bc9805442733407478f2d604147e2049a84347604d2e898f
|