WeChat MCP Server
用于与微信(一款流行的即时通讯和社交媒体应用)进行交互的服务器。
文档
"mcpServers": {
"wechat-mcp": {
"command": "uv",
"args": [
"run",
"wechat.py"
]
}
}
用于与微信(一款流行的即时通讯和社交媒体应用)进行交互的服务器。
"mcpServers": {
"wechat-mcp": {
"command": "uv",
"args": [
"run",
"wechat.py"
]
}
}