企业微信群机器人 MCP 服务器
Project description
企业微信消息 MCP 服务器
简单的企业微信群机器人 MCP 服务器,让 AI 助手能发送消息到企业微信群。
安装
uvx install qiye-wechat-mcp
快速开始
1. 配置企业微信群机器人
- 在企业微信群中添加群机器人
- 复制机器人的 Webhook URL
4. 配置 mcpServers
{
"mcpServers": {
"企业微信": {
"command": "uvx",
"args": ["--from", "qiye-wechat-mcp", "qiye-wechat-mcp"],
"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.2.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.2.tar.gz.
File metadata
- Download URL: qiye_wechat_mcp-0.1.2.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 |
03a53de012007f3d35dec5eb6a61380e164a894a7b96ee7b5967525d3b2dad1c
|
|
| MD5 |
ab161e55cb7b4eacc8ce6210f1315963
|
|
| BLAKE2b-256 |
fdfa0ef513ae1f3e5fa599c1960587075c5441e3b0eefca21999feaf9a5599bd
|
File details
Details for the file qiye_wechat_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: qiye_wechat_mcp-0.1.2-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 |
8132ac36a82bf746ad99901c84c61269b66948388a773088e4fe4b8d19a190c4
|
|
| MD5 |
8c4242f03592db7341e32686703a07f8
|
|
| BLAKE2b-256 |
c0840e609eb069eb5151ae0c07b257cd4a175979a6dcc4a1174bd7817f3a8fb8
|