communication
Wecombot
An MCP server application that sends various types of messages to the WeCom group robot.
cloud
communication
Installation
npx -y gotoolkits/wecombotConfiguration
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