A WeChat robot server that enables AI agents to send and receive messages.
Best for Automating customer service responses on WeChat using an AI agent.
基于 MCP(Model Context Protocol)的微信机器人服务器,让任何 AI Agent 都能收发微信消息。.
6 个 MCP 工具:登录、消息轮询、文本发送、打字状态 扫码登录:生成终端文本二维码、PNG 图片、URL 链接三种方式 长轮询监听:阻塞等待新消息,最长可等待 7 天 打字状态:Agent 处理消息时自动显示"对方正在输入..." 状态持久化:重启不丢失登录凭证和消息游标 独立运行:无需 OpenClaw 框架,开箱即用.
What it does
- Supports QR code login via terminal text, PNG, or URL
- Long-polling message retrieval with up to 7-day wait time
- Automatic 'typing' status indicator while the agent processes messages
- Persistent state management for login credentials and message cursors
- Standalone execution without requiring external frameworks
View WeChat MCP Server details vs
WeChat automation capabilities for AI development tools via MCP.
Best for Automating routine status updates to team members via WeChat.
微信自动化 MCP (Model Context Protocol) 服务器,为 AI 开发工具提供微信自动化能力。.
Windows 11/10 Python 3.9+ 微信已登录 wxautox4 激活.
What it does
- Automate sending text messages and files via WeChat
- Manage contacts and retrieve friend lists
- Access chat history and monitor new incoming messages
- Filter and retrieve active chat sessions and group chats
- Handle WeChat activation and status monitoring
Setup requirements
Requires 1 environment variable: WECHAT_LICENSE_KEY. Available via Pip and Automatic.
View wxauto MCP Server details Biggest differences
CompareWeChat MCP Serverwxauto MCP Server
Best forAutomating customer service responses on WeChat using an AI agent.Automating routine status updates to team members via WeChat.
StandoutSupports QR code login via terminal text, PNG, or URL.Automate sending text messages and files via WeChat.
SetupClaude Desktop or OpenCode, stdio transport.Pip or Automatic, needs WECHAT_LICENSE_KEY, stdio transport.
Transportstdiostdio
Community78 GitHub stars9 GitHub stars
Bottom line
Pick WeChat MCP Server if...Automating customer service responses on WeChat using an AI agent. Supports QR code login via terminal text, PNG, or URL. Claude Desktop or OpenCode, stdio transport.
Pick wxauto MCP Server if...Automating routine status updates to team members via WeChat. Automate sending text messages and files via WeChat. Pip or Automatic, needs WECHAT_LICENSE_KEY, stdio transport.
The real split here is workflow fit, not raw counts. WeChat MCP Server: Automating customer service responses on WeChat using an AI agent. wxauto MCP Server: Automating routine status updates to team members via WeChat. WeChat MCP Server also has the larger public footprint (78 vs 9 stars).