WhatsApp MCP Server

WhatsAppメッセージの検索・読取・送信ができるMCPサーバー

WhatsApp Web APIを使用して個人アカウントに接続し、メッセージの検索・読取、連絡先検索、テキスト・画像・動画・音声ファイルの送信が可能。すべてのデータはローカルSQLiteに保存されます。

Author: lharries

Stars: 5,498

GitHub

Install: git clone https://github.com/lharries/whatsapp-mcp.git && cd whatsapp-mcp/whatsapp-bridge && go run main.go