MCP Servers / communication / WhatsApp MCP

WhatsApp MCP

JSON →
none5,696communication

Send and receive messages using the WhatsApp API.

Install
How to run this server

No install command recorded.

server path: whatsapp-mcp
Tools
What this server exposes
search_contacts
Search for contacts by name or phone number
list_messages
Retrieve messages with optional filters and context
list_chats
List available chats with metadata
get_chat
Get information about a specific chat
get_direct_chat_by_contact
Find a direct chat with a specific contact
get_contact_chats
List all chats involving a specific contact
get_last_interaction
Get the most recent message with a contact
get_message_context
Retrieve context around a specific message
send_message
Send a WhatsApp message to a specified phone number or group JID
send_file
Send a file (image, video, raw audio, document) to a specified recipient
send_audio_message
Send an audio file as a WhatsApp voice message (requires the file to be an .ogg opus file or ffmpeg must be installed)
download_media
Download media from a WhatsApp message and get the local file path
Configuration
Environment & auth
authnone
Resources
WhatsApp MCP — MCP Server · libregistry