loonghao_wecom-bot-mcp-server
2
WeCom Bot MCP Server is a specialized server designed for WeChat Work bot integration, utilizing the FastMCP framework for sending messages via webhooks. It features asynchronous send capabilities and message history tracking, complete with type hints and thorough testing.
WeCom Bot MCP Server
A WeCom (WeChat Work) bot server implemented with FastMCP, supporting message sending via webhook.
Features
- Built on FastMCP framework
- Markdown message format support
- Asynchronous message sending
- Message history tracking
- Complete type hints
- Comprehensive unit tests
Requirements
- Python >= 3.10
- FastMCP >= 0.4.1
- httpx >= 0.24.1
License
MIT License