Skip to main content
Glama

Evolution API WhatsApp MCP Server

by luiso2

list_templates

Retrieve available WhatsApp message templates for business messaging, with options to filter by category or tags to find suitable templates for order confirmations, appointment reminders, or promotional messages.

Instructions

List all message templates

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category
tagsNoFilter by tags

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category", "type": "string" }, "tags": { "description": "Filter by tags", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

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