WeCom Bot MCP Server
JSON →An MCP server for sending messages to WeCom (WeChat Work) bots.
Install
npx -y @smithery/cli Tools · 5
- send_markdown Send a markdown message to WeCom bot
- send_markdown_v2 Send a markdown V2 message with tables, lists, and embedded images
- send_image Send an image message (base64/local file/URL) to WeCom bot
- send_file Send a file message to WeCom bot
- send_template_card Send a template card message (text_notice or news_notice) to WeCom bot
Environment variables
WECOM_WEBHOOK_URLWECOM_BOT_ALERT_URLWECOM_BOT_CI_URLWECOM_BOT_NOTIFY_URL
Links
★ 93 GitHub stars