WeCom Bot
CreatedMCP-Mirror
Enables sending messages to WeCom (WeChat Work) via webhook using the FastMCP framework.
About
This tool provides a WeCom (WeChat Work) bot server implemented with FastMCP, streamlining message sending through webhooks. It offers features like Markdown message support, asynchronous message sending, message history tracking, comprehensive type hints, and thorough unit tests. Designed for easy integration and use, it simplifies communication workflows within WeCom.
Key Features
- Message history tracking
- Built on FastMCP framework
- 1 GitHub stars
- Asynchronous message sending
- Supports Markdown message format
- Complete type hints
- Comprehensive unit tests
Use Cases
- Tracking and managing message history within WeCom.
- Sending automated notifications to WeCom channels.
- Integrating WeCom bot functionality into VSCode using Cline.