Qiye Wechat MCP
Enables AI assistants to send messages to Enterprise WeChat (Qiye Wechat) groups via webhooks.
企业微信消息 MCP 服务器
简单的企业微信群机器人 MCP 服务器,让 AI 助手能发送消息到企业微信群。
快速开始
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)`发送完成通知。
就这么简单!
Servidores relacionados
iGPT
Context Intelligence API that returns structured, cited answers from email threads, attachments, and Google Drive docs in one API call.
SendGrid MCP Server by CData
A read-only MCP server by CData that enables LLMs to query live SendGrid data. Requires the external CData JDBC Driver for SendGrid.
MCP Email Service
A service for managing emails across multiple providers.
MCP Headless Gmail Server
A headless server to get and send emails via the Gmail API, requiring Google API credentials at runtime.
Gmail MCP
An MCP server for interacting with your Gmail account using AI assistants.
MyMCPSpace
Access and interact with MyMCPSpace posts, replies, likes, and feeds.
Telinfy MCP server
Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.
RocketMQ
A server for interacting with Apache RocketMQ, a distributed messaging and streaming platform, requiring environment variables for configuration.
Voidly MCP Server
3 tools for global censorship intelligence (119 countries) + E2E encrypted agent-to-agent messaging with Double Ratchet and post-quantum crypto
Machine 2 Machine Protocol
A proof-of-concept for autonomous economic interactions between AI agents using MCP, A2A, and x402 protocols.