gotoolkits/wecombot
by Various
An MCP server application that sends various types of messages to the WeCom group robot.
MCP
gotoolkits/wecombot
Added 1 June 2026
Overview
An MCP server that sends messages to WeCom group robots. It supports multiple message types including text, markdown, and image. The server is written in Go and integrates with the Model Context Protocol.
Best for
Best for
Developers needing to send WeCom group notifications from MCP-based AI agents
Use cases
- Send automated alerts to WeCom groups from AI workflows
- Deliver markdown-formatted reports to team chat channels
- Trigger image notifications from MCP-compatible tools
How to use
Install
npx -y @smithery/cli install @gotoolkits/mcp-wecombot-server --client claude-desktop Tools exposed
send_textsend_markdownsend_imagesend_newssend_template_cardupload_file
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "mcp-wecombot-server": {\n "command": "mcp-wecombot-server",\n "env": {\n "WECOM_BOT_WEBHOOK_KEY": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx"\n }\n }\n }\n} Notes
An MCP server that sends messages to WeCom group robots. It supports multiple message types including text, markdown, and image. The server is written in Go and integrates with the Model Context Protocol.
38 stars on GitHub. Last updated 2025-01-22. Licensed GPL-3.0.
Use cases
- Send automated alerts to WeCom groups from AI workflows
- Deliver markdown-formatted reports to team chat channels
- Trigger image notifications from MCP-compatible tools
Pros
- Lightweight Go implementation with minimal dependencies
- Supports multiple WeCom message formats out of the box
- Easy to integrate with any MCP client
Cons
- Limited to WeCom ecosystem only
- Small community with only 38 stars
- No built-in authentication or rate limiting
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Go implementation with minimal dependencies
- Supports multiple WeCom message formats out of the box
- Easy to integrate with any MCP client
Cons
- Limited to WeCom ecosystem only
- Small community with only 38 stars
- No built-in authentication or rate limiting
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
