MCP Servers / communication / MCP Evolution API

MCP Evolution API

JSON →
httpnone29communication

An MCP server for Claude that integrates with the Evolution API for WhatsApp automation.

Install
How to run this server

No install command recorded.

server path: mcp-evolution-api
Tools
What this server exposes
send_text
Send a text message via Evolution API
send_media
Send media (image, video, audio, document) via Evolution API
send_sticker
Send a sticker via Evolution API
send_location
Send a location via Evolution API
send_contact
Send a contact via Evolution API
send_reaction
Send a reaction to a message via Evolution API
send_list
Send an interactive list via Evolution API
send_buttons
Send interactive buttons via Evolution API
send_poll
Send a poll via Evolution API
send_status
Send a status update via Evolution API
send_link_preview
Send a message with link preview via Evolution API
create_group
Create a new WhatsApp group via Evolution API
update_group
Update group settings via Evolution API
add_participant
Add participants to a group via Evolution API
remove_participant
Remove participants from a group via Evolution API
promote_participant
Promote a participant to admin via Evolution API
demote_participant
Demote an admin to participant via Evolution API
get_instance
Get instance information via Evolution API
get_qrcode
Get QR code for instance connection via Evolution API
get_chats
Get list of chats via Evolution API
get_messages
Get messages from a chat via Evolution API
get_contacts
Get list of contacts via Evolution API
get_profile
Get profile information via Evolution API
check_number
Check if a number is registered on WhatsApp via Evolution API
mark_read
Mark messages as read via Evolution API
archive_chat
Archive a chat via Evolution API
delete_message
Delete a message via Evolution API
revoke_message
Revoke a message via Evolution API
set_webhook
Set webhook configuration via Evolution API
get_webhook
Get webhook configuration via Evolution API
Configuration
Environment & auth
authnone
envEVOLUTION_API_URL
envEVOLUTION_API_KEY
envREPLACE_WITH_YOUR_REAL_KEY
Resources
MCP Evolution API — MCP Server · libregistry