WeChat MCP Server vs wxauto MCP Server

Choosing between WeChat MCP Server and wxauto MCP Server? Both are wechat and automation MCP servers, but they lean into different workflows. This page focuses on where each one is actually stronger, not just raw counts.

Choose WeChat MCP Server for

Automating customer service responses on WeChat using an AI agent.

Choose wxauto MCP Server for

Automating routine status updates to team members via WeChat.

WeChat MCP Server

78by Howardzhangdqsstdio

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

Available tools (6)

login_qrcodeGenerates a WeChat login QR code.
check_qrcode_statusChecks if the QR code has been scanned and confirmed.
logoutLogs out and clears credentials.
get_messagesPulls new messages, with an option to block and wait for new ones.
send_text_messageSends a text message.
send_typingSends or cancels the 'typing' status indicator.
View WeChat MCP Server details
vs

wxauto MCP Server

9by cluicstdio

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

Available tools (6)

wechat_initializeInitialize the WeChat connection.
send_messageSend a text message to a contact or group.
get_messagesRetrieve current chat messages.
get_friendsRetrieve the list of WeChat friends.
send_filesSend files to a contact.
get_sessionsRetrieve the list of active chat sessions.

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).

Keep the comparison logic in memory

Once you pick a server, keep the decision notes, setup rules, and docs in Conare so your agent can apply them again without re-explaining.

Open Conare