Server Statistics

setup time

20 minutes

github stars

5,121

forks

814

watchers

5,121

open issues

88

contributors

5

last updated

2 days ago

language: golicense: mitlast release: v0.0.1 (April 6, 2025)

description

enables searching and sending whatsapp messages using ai.

use cases

  • search and read personal whatsapp messages.
  • send messages to individuals or groups.
  • send media files like images and audio.

technical details

prerequisites

  • go
  • python 3.6+
  • anthropic claude desktop app or cursor
  • uv python package manager
  • ffmpeg (optional for audio)

installation steps

  1. step 1: clone the repository from github.
  2. step 2: run the whatsapp bridge application and authenticate via qr code.
  3. step 3: configure the mcp server settings for integration with claude or cursor.

configuration example

{"mcpServers": {"whatsapp": {"command": "{{PATH_TO_UV}}", "args": ["--directory", "{{PATH_TO_SRC}}/whatsapp-mcp/whatsapp-mcp-server", "run", "main.py"]}}}

required accounts

github

tags

ai
mcp
whatsapp
whatsapp-api
go
model-context-protocol