Skip to main content
Glama

Evolution API WhatsApp MCP Server

by luiso2

list_groups

Retrieve all WhatsApp groups from an Evolution API instance, with option to include participant details for group management.

Instructions

List all groups

Input Schema

NameRequiredDescriptionDefault
getParticipantsNoInclude participants list
instanceNameYesInstance name

Input Schema (JSON Schema)

{ "properties": { "getParticipants": { "description": "Include participants list", "type": "boolean" }, "instanceName": { "description": "Instance name", "type": "string" } }, "required": [ "instanceName" ], "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