企业微信群机器人 MCP 服务器
Project description
企业微信消息 MCP 服务器
简单的企业微信群机器人 MCP 服务器,让 AI 助手能发送消息到企业微信群。
安装
uvx install qiye-wechat-mcp
快速开始
1. 配置企业微信群机器人
- 在企业微信群中添加群机器人
- 复制机器人的 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)`发送完成通知。
就这么简单!
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
qiye_wechat_mcp-0.1.5.tar.gz
(4.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 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a66cccb5d27c35c19de60ca4824229278863436fdca9595282106029becde0d8
|
|
| MD5 |
585d6d65475d01b6603f62a626aabee1
|
|
| BLAKE2b-256 |
61322022835a6681c1cb2d582e32697ebc17e55b778cfcc52684a363891a222e
|
File details
Details for the file qiye_wechat_mcp-0.1.5-py3-none-any.whl.
File metadata
- Download URL: qiye_wechat_mcp-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a117bcf8939163bfe68ab8567fdc6fd9f54a4973593918941284dc24715ca7f
|
|
| MD5 |
7654b447b49138d6fc8ef60c700f3ec6
|
|
| BLAKE2b-256 |
3779a3f2c7adfc28c9a1258242ce59213915c69c51db5486d32ab06b842107bd
|