Capability
Text Message Delivery To Wecom Groups
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
** - 🏎️ ☁️ An MCP server application that sends various types of messages to the WeCom group robot.
Unique: Exposes WeCom text messaging as a discrete MCP tool rather than bundling it with other message types, allowing fine-grained control and selective use in agent tool chains without loading unnecessary message type handlers.
vs others: Simpler and more direct than generic HTTP request tools for text delivery, with WeCom-specific payload construction and error handling built into the MCP server rather than requiring client-side formatting.