W
Wechat MCP Macos
by @SsssssSynqa
MCP server for reading and sending WeChat messages on macOS
Created 3/9/2026
Updated 4 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx wechat-mcp-macos
Cursor configuration (mcp.json)
{
"mcpServers": {
"sssssssynqa-wechat-mcp-macos": {
"command": "uvx",
"args": [
"wechat-mcp-macos"
]
}
}
}