Google PageRank for AI agents. 25,000+ tools indexed.

weixin-mcp MCP Server

bkmashiro/weixin-mcp

Score: 49.6 Rank #92 MCP Server
Are you the maintainer of bkmashiro/weixin-mcp? Claim this listing →

Standalone WeChat MCP server — send/receive WeChat messages via MCP tools

Add AgentRank to Claude Code Discover and compare tools like bkmashiro/weixin-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

bkmashiro/weixin-mcp is a TypeScript MCP server. Standalone WeChat MCP server — send/receive WeChat messages via MCP tools

Ranked #92 out of 109 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for bkmashiro/weixin-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/bkmashiro--weixin-mcp)](https://agentrank-ai.com/tool/bkmashiro--weixin-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/bkmashiro--weixin-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/bkmashiro--weixin-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="bkmashiro/weixin-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# weixin-mcp

🤖 **微信 MCP Server** — 让 AI 助手直接收发微信消息

> ⚠️ **重要说明**:本项目基于微信官方 **ClawBot**(智能体机器人)API,需要在微信中创建 ClawBot 后扫码登录。**不是用个人微信账号发消息**,而是通过官方机器人接口。
>
> 👉 创建 ClawBot:最新版微信 → 设置 → 插件 → 微信 ClawBot

将微信 ClawBot 能力暴露为 [MCP](https://modelcontextprotocol.io/) 工具,Claude Desktop、Cursor、OpenClaw 等 AI 助手可以直接:

- 📨 **发送消息** — 文本、图片、文件、视频
- 📬 **接收消息** — 轮询或 Webhook 实时推送
- 👥 **管理联系人** — 自动记录对话用户

[English](./README.en.md) | [ClawHub Skill](https://clawhub.com/skills/weixin-mcp)

---

## ✨ 特性

- **官方接口** — 基于微信 ClawBot API,合规安全
- **零配置** — 创建 ClawBot 后扫码即用,无需公众号/企业微信
- **全类型消息** — 文本 / 图片 / 文件 / 视频
- **实时推送** — Webhook 模式,消息秒级推送到你的服务
- **多账号支持** — 不同目录运行多个实例
- **MCP 标准** — 兼容所有 MCP 客户端

---

## 🚀 快速开始

```bash
# 1. 扫码登录
npx weixin-mcp login

# 2. 查看状态
npx weixin-mcp status

# 3. 发消息测试
npx weixin-mcp send <userId> "Hello from CLI!"

# 4. 启动 MCP server
npx weixin-mcp
```

---

## 🔌 Claude Desktop 集成

编辑 `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "weixin": {
      "comman
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.