whatsapp-mcp-server
3
The project implements a WhatsApp server using the Model Context Protocol SDK, providing integration with the GreenAPI service for managing WhatsApp sessions and communications. It supports various operations such as sending messages, managing chats, and creating groups with standardized protocol implementation.
Open Session
Open a new WhatsApp session using GreenAPI credentials
Send Message
Send a message to the specified chat
Get Chats
Get a list of available chats
Create Group
Create a new WhatsApp group
Get Chat History
Get the latest message from the specified chat
Send File
Send files to the specified chat
Add Participant
Add participants to an existing WhatsApp group
Remove Participant
Remove participants from existing WhatsApp groups