Labsco
assert6 logo

WeChat

โ˜… 1

from assert6

A server for interacting with WeChat, a popular messaging and social media app.

๐Ÿ”ฅ๐Ÿ”ฅFreeQuick setup
"mcpServers": {
 "wechat-mcp": {
 "command": "uv",
 "args": [
 "run",
 "wechat.py"
 ]
 }
}