weixin-mcp

bkmashiro/weixin-mcp
★ 4 stars TypeScript AI/LLM Updated 10d ago
Standalone WeChat MCP server — send/receive WeChat messages via MCP tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weixin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bkmashiro/weixin-mcp"
      ]
    }
  }
}

README Excerpt

🤖 **微信 MCP Server** — 让 AI 助手直接收发微信消息 > ⚠️ **重要说明**:本项目基于微信官方 **ClawBot**(智能体机器人)API,需要在微信中创建 ClawBot 后扫码登录。**不是用个人微信账号发消息**,而是通过官方机器人接口。 > > 👉 创建 ClawBot:最新版微信 → 设置 → 插件 → 微信 ClawBot 将微信 ClawBot 能力暴露为 [MCP](https://modelcontextprotocol.io/) 工具,Claude Desktop、Cursor、OpenClaw 等 AI 助手可以直接: - 📨 **发送消息** — 文本、图片、文件、视频

Tools (11)

contactsloginstatusupdateuser_idweixin_contactsweixin_get_configweixin_pollweixin_sendweixin_send_fileweixin_send_image