MCP Server for notify
Project description
💬 Notify MCP Server
提供消息推送的 MCP (Model Context Protocol) 服务器
安装
方式1: uvx
{
"mcpServers": {
"mcp-notify": {
"command": "uvx",
"args": ["mcp-notify"],
"env": {
"WEWORK_BOT_KEY": "your-wework-bot-key" # 企业微信群机器人key
}
}
}
}
方式2: Docker
mkdir /opt/mcp-notify
cd /opt/mcp-notify
wget https://raw.githubusercontent.com/aahl/mcp-notify/refs/heads/main/docker-compose.yml
docker-compose up -d
{
"mcpServers": {
"mcp-notify": {
"url": "http://0.0.0.0:8809/mcp" # Streamable HTTP
}
}
}
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_notify-0.1.0b1.tar.gz
(77.7 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_notify-0.1.0b1.tar.gz.
File metadata
- Download URL: mcp_notify-0.1.0b1.tar.gz
- Upload date:
- Size: 77.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb7acd2383046cc39716726740b594c83be1100165265c99492f91014b0b4b9c
|
|
| MD5 |
ebb0827164bef17ffb4ef3202c9b618b
|
|
| BLAKE2b-256 |
a21c1d344d48cd839803ba78e47fbc726a3be89961984476714c5f0511ce3242
|
File details
Details for the file mcp_notify-0.1.0b1-py3-none-any.whl.
File metadata
- Download URL: mcp_notify-0.1.0b1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
661926437a177f1e4076d269b376ad334f2e352affaf5d50b3e102b3aa2874ce
|
|
| MD5 |
17fc4554917a8e2553e69b2eea04622e
|
|
| BLAKE2b-256 |
3dba9840216fb72cb777a930bd48e48f43904daeeeb9fb44d26f27e306d78ac4
|