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 about the current state of the MCP server.
Create Instance
Create a new WhatsApp instance.
Fetch Instances
Retrieve a list of all WhatsApp instances.
Instance Connect
Connect to a specified WhatsApp instance.
Restart Instance
Restart the specified WhatsApp instance.
Connection State
Check the connection state of a WhatsApp instance.
Logout Instance
Log out from the 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 event notifications.
Find Webhook
Retrieve the current configuration of the webhook.
Set Settings
Configure specific settings for the WhatsApp instance.
Find Settings
Retrieve the current settings of the WhatsApp instance.
Send Plain Text
Send a plain text message to a specified recipient.
Send Status
Send a status update to WhatsApp.
Send Media
Send media files to a specified recipient.
Send WhatsApp Audio
Send audio messages through WhatsApp.
Send Sticker
Send sticker messages to a specified recipient.
Send Location
Send a location message to a specified recipient.
Send Contact
Send contact information to a specified recipient.
Send Reaction
Send a reaction to a specific message.
Send Poll
Send a poll to a specified chat.
Send List
Send a list message to a specified recipient.
Send Buttons
Send a button message to a specified recipient.
Find Contacts
Retrieve a list of contacts for the WhatsApp instance.
Find Chats
Retrieve a list of chats for the WhatsApp instance.
Find Group by JID
Find a WhatsApp group using its JID.
Fetch All Groups
Retrieve a list of all WhatsApp groups.
Find Group Members
Retrieve the members of a specified WhatsApp group.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください