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.1.0.tar.gz
(12.3 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.1.0.tar.gz.
File metadata
- Download URL: mcp_gotify-0.1.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
100dfd4a1ac000dc290ee92badaa90a7e94db37acfb15a5d9937aff5dcc9b8c8
|
|
| MD5 |
6fb3a6ca93bb33a0df41b7a4b5a59a82
|
|
| BLAKE2b-256 |
89c6f2da3bc8335bac7ec8f74a731c0c72d1c86efef894b722f73ed0dd57ff88
|
File details
Details for the file mcp_gotify-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_gotify-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5afbe44f8d92865e5821b32d090b85da95072d0d851755539104eebbc60380b
|
|
| MD5 |
70a5f7de88a936b17120c36002d5ef43
|
|
| BLAKE2b-256 |
eb17c906938492636c3761503961337fdb9c61d1f04031f946e3ba7cdc445c2a
|