Back to Home
BiboyQG icon

WeChat-MCP

by BiboyQG

Overview

Automate WeChat interactions on macOS for LLMs, enabling programmatic control over chat, contact management, and Moments (social feed) publishing via accessibility APIs and screen capture.

Installation

Run Command
wechat-mcp --transport stdio

Environment Variables

  • WECHAT_MCP_LOG_DIR

Security Notes

The server leverages macOS Accessibility APIs and screen capture to directly control the WeChat application. This requires granting significant system-level permissions to the terminal running the server, which inherently carries a risk. While the source code does not contain 'eval', obfuscation, hardcoded secrets, or overt malicious patterns, the power of UI automation means that if a controlling LLM or user misuses the exposed tools, it could perform unintended actions within WeChat (e.g., sending messages, adding contacts, publishing posts). Trust in the LLM and careful permission management are critical.

Similar Servers

Stats

Interest Score64
Security Score8
Cost ClassMedium
Avg Tokens400
Stars11
Forks1
Last Update2025-12-12

Tags

macOSWeChatAutomationAccessibilityLLM Tools