anthropics / anthropics/claude-code

[FEATURE] Official WhatsApp MCP server/plugin that works with personal accounts

オープン
#91,445 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:integrations area:mcp area:plugins enhancement
主要言語
Python
スター
145k
フォーク
23.1k
PR マージ指標
PR 指標を取得中

説明

### Preflight Checklist

- [x] I have searched existing issues. Related: #36814 (WhatsApp as a remote-control channel). This request is different in two ways: it asks for an **MCP server** that exposes WhatsApp as tools inside a session (read chats, send messages, search history), and it must work with a **personal** WhatsApp account, not only the Business API.
- [x] This is a feature request, not a bug report.

### Problem Statement

There is no official, easy-to-install WhatsApp MCP server or Claude Code plugin. The community options need a self-hosted bridge or a WhatsApp Business API account. None of them connects a personal WhatsApp account with a simple setup, the way the official plugin marketplace entries do for other services.

### Proposed Solution

A first-party `whatsapp@claude-plugins-official` plugin that ships:

- An MCP server with tools such as `list_chats`, `read_messages`, `search_messages`, `send_message`, and `send_file`.
- Pairing with a personal account through the standard WhatsApp linked-device QR flow, with the session stored locally.
- Optional channel support so that the same pairing also serves the remote-control use case from #36814.
- Install with `claude plugin install whatsapp@claude-plugins-official` and no extra services to run.

### Alternative Solutions

- Community projects (for example `whatsapp-mcp`, `claude-code-whatsapp`). They need a self-hosted Go/Node bridge, break on WhatsApp Web protocol changes, and have no maintenance guarantee.
- WhatsApp Business Cloud API. Needs a Meta business account and a verified phone number. Not usable for a personal account.

### Priority

Medium

### Feature Category

Integrations / MCP / plugins

### Use Case Example

A freelance developer receives client requests and site screenshots on personal WhatsApp. In a session: "read the last messages from the client chat, summarize the requested changes, and reply that the fix will be deployed today". Claude reads the chat through the MCP tools, does the work, and sends the reply.

### Additional Context

- Claude Code 2.1.258, macOS (arm64), `claude-plugins-official` marketplace enabled.
- This was first sent through `/feedback` on 2026-09-01. Filed here for tracking.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start with related issue #36814 and the proposed tool list to understand the remote-control overlap and required MCP surface. Compare the personal-account QR pairing, local session storage, message and file operations, and plugin installation requirements; done means an official installable plugin supports these flows without an extra service.

索引モデルが issue の本文から書いたものです。

評価

領域
api, backend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。