communication

Wecombot

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

cloud
communication
0
View on GitHub

Installation

npx -y gotoolkits/wecombot

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "wecombot",
  "command": "npx",
  "args": [
    "-y",
    "gotoolkits/wecombot"
  ]
}

About This MCP Server

gotoolkits/wecombot

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

GitHub: https://github.com/gotoolkits/mcp-wecombot-server.git

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub