企业微信群机器人 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.3.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.3.tar.gz.
File metadata
- Download URL: qiye_wechat_mcp-0.1.3.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 |
2829b950c94335391eee3cbac97a22141921eef889d27edc44e6c3556bd681b0
|
|
| MD5 |
eab13568d4957a835b96ffd6c8b6c0b8
|
|
| BLAKE2b-256 |
c878d8ec3e085358618a1e79ac449a31d59765989b343d237b835371743438e5
|
File details
Details for the file qiye_wechat_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: qiye_wechat_mcp-0.1.3-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 |
28a3b86e1d8330bce805319edf9bb59cd40988680148580d41d5424424eb4b07
|
|
| MD5 |
e0366eca262f3deb24a4d8aea3346cba
|
|
| BLAKE2b-256 |
996357595238565eddcc4772a314b0ac9f22474c29aa3630a3167aeca1603980
|