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)`发送完成通知。
就这么简单!
相关服务器
gadspilot
Real-time hosted MCP for Google Ads (63 tools), Search Console (16) and Meta Ads (14). Free.
Woodpecker
Manage email campaigns on Woodpecker using natural language.
MCP Telegram Server
An MCP server for interacting with Telegram. It allows searching, sending messages, and managing chats using the Telegram API.
Discord MCP
An MCP server for the Discord API, enabling seamless integration of Discord bots with MCP-compatible applications.
MCP Relay
A Discord relay server to send messages and prompts to a channel and receive responses.
WasenderAPI MCP
Connect WasenderAPI to AI agents and automation tools using the Model Context Protocol. This remote MCP server exposes WhatsApp session management, messaging, contacts, and groups as callable tools for MCP-compatible platforms
Warpcast
An MCP server for interacting with the Warpcast social network.
YCloud WhatsApp API
Interact with the YCloud WhatsApp API to send and manage messages.
LLM Chat Assistant
A chat assistant that integrates an MCP client with an LLM and other external MCP servers.
Beeper
A server for interacting with the Beeper communication network.