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.1.tar.gz
(12.6 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.1.tar.gz.
File metadata
- Download URL: mcp_gotify-0.1.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebf679807533949a2463e3dcd9ee79662713b1f55e0b72a733b9660f66b5da9d
|
|
| MD5 |
02c26a67467aacc1334adca0db2e0100
|
|
| BLAKE2b-256 |
7fc2107d6ace57d2a40fdc9f22fd0b215fdf6bc1e013c6b62d1569d2526cbccd
|
File details
Details for the file mcp_gotify-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mcp_gotify-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15bb73886544674609f2c436cd4874e192935e0451627b2c6098fd0bb23e627e
|
|
| MD5 |
809fb5a64d542d2cdeece2d04b60c94d
|
|
| BLAKE2b-256 |
5b9288b597fedb10552a7781526481f88c13d5c10643515ce25fff435f9efcbf
|