whatsapp-mcp
this mcp server allows users to read and send whatsapp messages, leveraging ai for enhanced interaction. it connects directly to personal whatsapp accounts.
communication
free
no coding required
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
- step 1: clone the repository from github.
- step 2: run the whatsapp bridge application and authenticate via qr code.
- 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