WeChat Automation MCP Server
MCP Serverby bjdr69 · Added 5mo ago
Claude
4
Install
git clone https://github.com/bjdr69/wxauto-mcp-sseAdd to Claude
claude mcp add wechat-automation-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"wechat-automation-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/wechat-automation-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A MCP-based WeChat automation tool server supporting SSE protocol for real-time communication with AI clients like Cherry Studio and Trae AI. Requires Python 3.8+ and WeChat PC client. Configuration file 'mcp_config.json' is included for MCP client setup.
Tags
ai-mlmcp-serverai