Back to directory
panxingfeng/mcp_server_wechat

panxingfeng/mcp_server_wechat

@panxingfeng

基于MCP技术的微信聊天记录获取和消息发送功能的服务器,使用pywechat工具实现微信自动化操作。

wechatmcpautomationpywechatchat-historymessage-sending

Installation & Configuration

{
  "mcpServers": {
    "wechat": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server_wechat",
        "--folder-path=存放历史记录的目录"
      ]
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15