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_fastmcp-0.1.2.tar.gz
(12.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_fastmcp-0.1.2.tar.gz.
File metadata
- Download URL: mcp_gotify_fastmcp-0.1.2.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db879fb665a4fb168d28ff5f448500eac093c3a527ed5847214aa13b30133294
|
|
| MD5 |
57e45a4bba450c5f9bcacaf56a757940
|
|
| BLAKE2b-256 |
c14f41ca26b0a2890a947668b5a78766b59cf5042ab20a4c1b698df4271dc3cd
|
File details
Details for the file mcp_gotify_fastmcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mcp_gotify_fastmcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80e988d27d632a2f02049fb3248d5719e654337c204d911050ef14f889c3a9a8
|
|
| MD5 |
2c8b313af37aeca8a6c1a5a20df0c49e
|
|
| BLAKE2b-256 |
41caa223fe4be6be52699df22499a2da3af91de4ae8023de34fe677ffbd0dbc9
|