Wecom Bot MCP Server

v1.0.0Communicationstable

A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environme

wecom-botmcpai-integration
Share:
89
Stars
0
Downloads
0
Weekly
0/5

About

A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environme

Features

  • send_message

Use Cases

Send a message to WeCom group/chat via webhook. This function sends a message to WeCom using the configured webhook URL. The message will be formatted as markdown and added to message history. Args: content: The message content to send. Cannot be emp
loonghao

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx wecom-bot

Examples

Basic Configuration

Configure Wecom Bot MCP Server

npx wecom-bot

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Communication MCP Servers

Explore other servers in the Communication category.

Quick Config Preview

{ "mcpServers": { "wecom-bot": { "command": "npx", "args": ["-y", "wecom-bot"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Wecom Bot MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides