Skip to main content
Glama

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

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_instance

Create a new WhatsApp instance

list_instances

List all WhatsApp instances

connect_instance

Connect a WhatsApp instance

instance_status

Get connection status of an instance

delete_instance

Delete a WhatsApp instance

send_text

Send a text message

send_media

Send media (image, video, audio, document)

send_buttons

Send message with buttons

send_list

Send interactive list message

list_templates

List all message templates

get_template

Get a specific template by ID

create_template

Create a new message template

send_template

Send a message using a template

delete_template

Delete a custom template

update_template

Update an existing template

search_templates

Search templates by text

list_contacts

List all contacts

check_number

Check if phone numbers have WhatsApp

create_group

Create a new WhatsApp group

list_groups

List all groups

add_participants

Add participants to a group

remove_participants

Remove participants from a group

get_chats

Get all chats

get_messages

Get messages from a chat

read_message

Mark message as read

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