WhatsApp Web MCP
JSON →Connects AI models to WhatsApp Web using the Model Context Protocol (MCP) to automate and enhance interactions.
Install
npx directly Tools · 11
- get_status Check WhatsApp client connection status
- send_message Send messages to WhatsApp contacts
- search_contacts Search for contacts by name or number
- get_messages Retrieve messages from a specific chat
- get_chats Get a list of all WhatsApp chats
- create_group Create a new WhatsApp group
- add_participants_to_group Add participants to an existing group
- get_group_messages Retrieve messages from a group
- send_group_message Send a message to a group
- search_groups Search for groups by name, description, or member names
- get_group_by_id Get detailed information about a specific group
Environment variables
YOUR_API_KEY
Links
★ 6 GitHub stars