Enables AI agents to securely access and search enterprise WeChat (WeCom) chat records with full decryption and auditing, supporting message retrieval, decryption, local storage, and querying via MCP tools.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_TRANSPORT— http MCP_PORT=8331 uv run python mcp_server.pyMCP_HOST— / MCP_PORT ⬜ HTTP 模式监听地址,默认 127.0.0.1:8331MCP_PORT— MCP_TRANSPORT=http =8331 uv run python mcp_server.pyR2_ENDPOINT— ⬜ Cloudflare R2 端点,例:https://xxx.r2.cloudflarestorage.com/<bucket>R2_BUCKET— ⬜ R2 存储桶(若已包含在 endpoint 路径中可省略)R2_CUSTOM_DOMAIN— ⬜ 自定义访问域名(用于预签名 URL 替换)R2_S3_ID— / R2_S3_KEY ⬜ R2 S3 兼容 AccessKeyR2_S3_KEY— R2_S3_ID / ⬜ R2 S3 兼容 AccessKeyCORP_ID— ✅ 企业 ID(我的企业 → 企业信息)MSGAUDIT_SECRET— ✅ 会话内容存档 Secret(不是普通应用 Secret)EXTERNAL_CONTACT_SECRET— ⬜ 客户联系可调用应用 Secret(用于外部客户群)SDK_LIB_PATH— 将官方 SDK 文件 libWeWorkFinanceSdk_C.so 放置到项目根目录(或在 .env 中自定义 )。PRIVATE_KEY_PATH— ⬜ RSA 私钥路径,默认 ./private_key.pemSEQ_FILE— ⬜ seq 进度文件,默认 ./wecom_msg_seq.txtOUTPUT_JSONL— ⬜ 解密消息输出文件,默认 ./wecom_messages.jsonlFETCH_LIMIT— ⬜ 单次拉取条数,1-1000,默认 100SDK_TIMEOUT— ⬜ SDK 请求超时(秒),默认 30PROXY— / PROXY_PASSWORD ⬜ 代理与代理密码(按需)PROXY_PASSWORD— PROXY / ⬜ 代理与代理密码(按需)[](https://m8ven.ai/mcp/deadmau5v-wecom-msg-audit-mcp-1am8at)