Chesars/whatsapp-mcp
If you are the rightful owner of whatsapp-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server for WhatsApp, enabling interaction with personal WhatsApp accounts through the WhatsApp web multidevice API.
Tools
Functions exposed to the LLM to take actions
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.
download_media
Download media from a WhatsApp message and get the local file path.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client