Skip to main content

MCP Server for notify

Project description

💬 Notify MCP Server

提供消息推送的 MCP (Model Context Protocol) 服务器,支持企业微信群机器人、企业微信应用号、Telegram

安装

方式1: uvx

{
  "mcpServers": {
    "mcp-notify": {
      "command": "uvx",
      "args": ["mcp-notify"],
      "env": {
        "WEWORK_BOT_KEY": "your-wework-bot-key", # 企业微信群机器人key
        "WEWORK_APP_CORPID": "ww0123456789abcd", # 企业微信所属的企业ID
        "WEWORK_APP_SECRET": "Your-Secret-Key",  # 企业微信应用的凭证密钥
        "WEWORK_APP_AGENTID": "1000002",         # 企业微信应用的ID
        "WEWORK_APP_TOUSER": "admin",            # 企业微信默认接收人ID
        "WEWORK_BASE_URL": "https://qyapi.weixin.qq.com", # 企业微信API反代理地址,用于可信IP
        "TELEGRAM_DEFAULT_CHAT": "-10000000000", # Telegram Default Chat ID
        "TELEGRAM_BOT_TOKEN": "123456789:ABCDE", # Telegram Bot Token
        "TELEGRAM_BASE_URL": "https://api.telegram.org", # Optional
      }
    }
  }
}

方式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


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.1.tar.gz (86.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_notify-0.1.1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file mcp_notify-0.1.1.tar.gz.

File metadata

  • Download URL: mcp_notify-0.1.1.tar.gz
  • Upload date:
  • Size: 86.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_notify-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5436f4403f4f997b5b955bf85c580b9cfa9ac67cd251fb1497ed4b8ffdb96a1d
MD5 63dc49035295e5b899cbec46757ef975
BLAKE2b-256 c268665d90092723d77b647376e924a0c36081dd3281c46692d7c43021b5313a

See more details on using hashes here.

File details

Details for the file mcp_notify-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: mcp_notify-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_notify-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 233a5c335031ba3dab19eb97128456f38c738932cb53f70c0f546de823f19f9c
MD5 c74ced08cccbf83149ad48d6e6b157d5
BLAKE2b-256 cf020b97cd5e41aa936bac16f00c382b17086db591b3243a5bad8a01fcd4102c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page