Enables AI assistants to send messages to Enterprise WeChat (Qiye Wechat) groups via webhooks.
简单的企业微信群机器人 MCP 服务器,让 AI 助手能发送消息到企业微信群。
{
"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消息1. 使用中文回复
2. 在完成任务得最后,使用`qiye_wechat_mcp.send_text_message(content)`发送完成通知。
就这么简单!
An MCP server for interacting with Google Meet through the Google Calendar API.
Connects AI models to WhatsApp Web using the Model Context Protocol (MCP) to automate and enhance interactions.
A server for interacting with the AgentMail API for email communication. Requires an API key.
A proof-of-concept for autonomous economic interactions between AI agents using MCP, A2A, and x402 protocols.
A bridge between AI assistants and VRChat using MCP and OSC, enabling AI-driven avatar control and interactions in virtual reality.
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
BGG MCP enables AI tools to interact with the BoardGameGeek API.
Enhanced MCP server for Twitter/X with OAuth 2.0 support, v2 API media uploads, smart v1.1 fallbacks, and comprehensive rate limiting. Post tweets with text/media, search, and delete tweets programmatically.
An MCP server for interacting with the Warpcast social network.
Make voice calls and send SMS messages using the Vonage API.