MCP Servers / communication / WeCom Bot

WeCom Bot

JSON →
httpnone38communication

Sends various types of messages to a WeCom (WeChat Work) group robot.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: wecom-bot
Tools
What this server exposes
send_text
Send a text message to WeCom group
send_markdown
Send a markdown message to WeCom group
send_image
Send an image message to WeCom group
send_news
Send a news message to WeCom group, a news include title, description, url, picurl
send_template_card
Send a template card message to WeCom group
upload_file
Upload a file to WeCom
Configuration
Environment & auth
authnone
envWECOM_BOT_WEBHOOK_KEY
Resources
WeCom Bot — MCP Server · libregistry