Evolution WhatsApp API
Summary
A WhatsApp integration server that connects AI assistants to the Evolution API, enabling management of WhatsApp instances and messaging capabilities. This implementation provides tools for creating and managing WhatsApp instances, sending various message types (text, media, stickers, polls, buttons), retrieving contacts and group information, and configuring webhooks. Built with TypeScript and Bun, it uses the Model Context Protocol to expose WhatsApp functionality as tools that can be called programmatically, making it valuable for automated customer service, chatbots, and messaging workflows.
Available Actions(29)
Get Information
Retrieve information from the MCP server.
Create Instance
Create a new WhatsApp instance.
Fetch Instances
Fetch a list of all WhatsApp instances.
Instance Connect
Connect to a specified WhatsApp instance.
Restart Instance
Restart a specified WhatsApp instance.
Connection State
Get the current connection state of a WhatsApp instance.
Logout Instance
Logout from a specified WhatsApp instance.
Delete Instance
Delete a specified WhatsApp instance.
Set Presence
Set the presence status for a WhatsApp instance.
Set Webhook
Configure a webhook for the WhatsApp instance.
Find Webhook
Retrieve the current webhook configuration.
Set Settings
Configure settings for the WhatsApp instance.
Find Settings
Retrieve the current settings for the WhatsApp instance.
Send Plain Text
Send a plain text message to a specified contact or group.
Send Status
Send a status update to a specified contact or group.
Send Media
Send a media file (image, video) to a specified contact or group.
Send WhatsApp Audio
Send an audio message to a specified contact or group.
Send Sticker
Send a sticker to a specified contact or group.
Send Location
Send a location to a specified contact or group.
Send Contact
Send contact information to a specified contact or group.
Send Reaction
Send a reaction to a message in a specified chat.
Send Poll
Send a poll to a specified contact or group.
Send List
Send a list of options to a specified contact or group.
Send Buttons
Send interactive buttons to a specified contact or group.
Find Contacts
Search for contacts in the WhatsApp instance.
Find Chats
Retrieve all chats in the WhatsApp instance.
Find Group by JID
Find a group using its JID.
Fetch All Groups
Retrieve all groups from the WhatsApp instance.
Find Group Members
Retrieve members of a specified group.
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación