WeCom Bot MCP Server

by loonghao
Verified
MIT License
17
  • Linux
  • Apple
## v0.6.3 (2025-03-30) ### Fix - **deps**: update dependency pydantic to v2.11.1 ## v0.6.2 (2025-03-20) ### Fix - **deps**: update dependency platformdirs to v4.3.7 ## v0.6.1 (2025-03-19) ### Fix - **deps**: update dependency aiohttp to v3.11.14 ## v0.6.0 (2025-03-17) ### Feat - Add progress reporting, file validation, and pytest fixtures - **utils**: Add URL validation and improved logging ## v0.5.0 (2025-03-09) ### Feat - migrate to Poetry and fix Markdown formatting issues ## v0.4.0 (2025-03-01) ### Feat - Add build and publish instructions ## v0.3.0 (2025-03-01) ### Feat - Enhance WeCom Bot MCP Server with new features and improvements ## v0.2.0 (2025-02-27) ### Feat - **wecom_bot_mcp_server**: Add text utilities for handling Chinese characters ## v0.1.0 (2025-01-02) ### Feat - **src/wecom_bot_mcp_server**: Add WeCom Bot MCP Server package Add a new package for WeCom Bot MCP Server, including a server implementation following the Model Context Protocol (MCP).