Skip to main content
Glama
luiso2

Evolution API WhatsApp MCP Server

by luiso2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEntornodevelopment
MCP_SERVER_PORTNoPuerto del servidor HTTP3000
TEMPLATE_STORAGENoTipo de almacenamientojson
EVOLUTION_API_KEYYesAPI Key global
EVOLUTION_API_URLNoURL de Evolution APIhttp://localhost:8080

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_instanceC

Create a new WhatsApp instance

list_instancesB

List all WhatsApp instances

connect_instanceC

Connect a WhatsApp instance

instance_statusC

Get connection status of an instance

delete_instanceC

Delete a WhatsApp instance

send_textC

Send a text message

send_mediaC

Send media (image, video, audio, document)

send_buttonsC

Send message with buttons

send_listC

Send interactive list message

list_templatesC

List all message templates

get_templateC

Get a specific template by ID

create_templateC

Create a new message template

send_templateC

Send a message using a template

delete_templateC

Delete a custom template

update_templateC

Update an existing template

search_templatesC

Search templates by text

list_contactsC

List all contacts

check_numberC

Check if phone numbers have WhatsApp

create_groupC

Create a new WhatsApp group

list_groupsC

List all groups

add_participantsC

Add participants to a group

remove_participantsC

Remove participants from a group

get_chatsC

Get all chats

get_messagesC

Get messages from a chat

read_messageC

Mark message as read

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/luiso2/mcp-evolution-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server