企业微信群机器人 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.4.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.4.tar.gz.
File metadata
- Download URL: qiye_wechat_mcp-0.1.4.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 |
2e59a10cff5a83c0c3ffef2419bc1b1a3da74bf465adb8f8fe9b7f89e18ecf54
|
|
| MD5 |
d9ebe5114ff69f694ab4d7ef31e9d5ae
|
|
| BLAKE2b-256 |
172b9172c1f2893d77d06d74cdf9e3bfaccf65d0caa40ceff121950b13e7d45b
|
File details
Details for the file qiye_wechat_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: qiye_wechat_mcp-0.1.4-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 |
dd464d7489c80913fc35ede089cccc1ee6e57f00b5bfea37cf0fbd979fd9e192
|
|
| MD5 |
2f5429f8785259ed17032dad3246170e
|
|
| BLAKE2b-256 |
30e769557009aee542d9a89ebe3b3f88c752c601ebe401684f0eedc099dcee0f
|