W
Wechat MCP Macos
作者 @SsssssSynqa
MCP server for reading and sending WeChat messages on macOS
创建于 3/9/2026
更新于 4 days ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx wechat-mcp-macos
Cursor 配置 (mcp.json)
{
"mcpServers": {
"sssssssynqa-wechat-mcp-macos": {
"command": "uvx",
"args": [
"wechat-mcp-macos"
]
}
}
}