msaelices/whatsapp-mcp-server
If you are the rightful owner of whatsapp-mcp-server 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.
WhatsApp MCP Server is a Python implementation that enables language models like Claude to interact with WhatsApp functionality through GreenAPI.
Tools
Functions exposed to the LLM to take actions
open_session
Open a new WhatsApp session.
send_message
Send a message to a chat.
get_chats
Get a list of chats.
create_group
Create a new WhatsApp group.
get_group_participants
Get the participants of a group.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client