Skip to main content

企业微信消息 MCP 服务器

简单的企业微信群机器人 MCP 服务器,让 AI 助手能发送消息到企业微信群。

安装

uvx install qiye-wechat-mcp

快速开始

1. 配置企业微信群机器人

  1. 在企业微信群中添加群机器人
  2. 复制机器人的 Webhook URL

4. 配置 mcpServers

{
  "mcpServers": {
    "企业微信": {
      "command": "uvx",
      "args": ["qiye-wechat-mcp@latest"],
      "env": {
        "WECHAT_WEBHOOK_URL": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=your-webhook-key"
      }
    }
  }
}

功能

  • send_text_message(content) - 发送文本消息
  • send_markdown_message(content) - 发送Markdown消息

AI提示词

1. 使用中文回复
2. 在完成任务得最后,使用`qiye_wechat_mcp.send_text_message(content)`发送完成通知。

就这么简单!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qiye_wechat_mcp-0.1.5.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

qiye_wechat_mcp-0.1.5-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file qiye_wechat_mcp-0.1.5.tar.gz.

File metadata

  • Download URL: qiye_wechat_mcp-0.1.5.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for qiye_wechat_mcp-0.1.5.tar.gz
Algorithm Hash digest
SHA256 a66cccb5d27c35c19de60ca4824229278863436fdca9595282106029becde0d8
MD5 585d6d65475d01b6603f62a626aabee1
BLAKE2b-256 61322022835a6681c1cb2d582e32697ebc17e55b778cfcc52684a363891a222e

See more details on using hashes here.

File details

Details for the file qiye_wechat_mcp-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for qiye_wechat_mcp-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8a117bcf8939163bfe68ab8567fdc6fd9f54a4973593918941284dc24715ca7f
MD5 7654b447b49138d6fc8ef60c700f3ec6
BLAKE2b-256 3779a3f2c7adfc28c9a1258242ce59213915c69c51db5486d32ab06b842107bd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.5 This release

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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