Back to directory
barantt/wxauto-mcp

barantt/wxauto-mcp

@barantt

一个基于微信自动化的MCP服务器,用于与微信客户端交互。

wechatautomationmessagingmcplinuxwindows

Installation & Configuration

{
  "mcpServers": {
    "wxauto-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/wxauto-mcp",
        "run",
        "wxauto_mcp.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15