Enables sending messages to WeCom (WeChat Work) via webhook using the FastMCP framework.
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.
主要功能
01Message history tracking
02Built on FastMCP framework
031 GitHub stars
04Asynchronous message sending
05Supports Markdown message format
06Complete type hints
07Comprehensive unit tests
使用案例
01Tracking and managing message history within WeCom.
02Sending automated notifications to WeCom channels.
03Integrating WeCom bot functionality into VSCode using Cline.