Enterprise DNA
M MCP Servers Developer low

gotoolkits/wecombot

by Various

An MCP server application that sends various types of messages to the WeCom group robot.

G

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

git clone https://github.com/gotoolkits/mcp-wecombot-server.git && cd mcp-wecombot-server && make build && sudo ln -s $PWD/dist/mcp-wecombot-server_xxx_xxxx /usr/local/bin/mcp-wecombot-server

Tools exposed

  • git
  • make

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

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks