Wecom
Freeby MCP Community
WeCom MCP Server for sending messages to WeCom
v1.0.2Added Apr 12, 2026
mcpmodel-context-protocolwecomwechat-workmessaging
Wecom MCP Server
WeCom MCP Server for sending messages to WeCom
Installation
npx -y wecom-mcp
Reviews
Installation
Quick install
npx -y wecom-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"wecom": {
"command": "npx",
"args": ["-y", "wecom-mcp"]
}
}
}