Skip to main content
Glama

Brevo MCP Server

whatsapp

Send personalized messages, manage campaigns, and create templates to enhance WhatsApp marketing strategies using Brevo's MCP Server capabilities.

Instructions

WhatsApp messaging - send messages, manage campaigns and templates

Input Schema

NameRequiredDescriptionDefault
campaignDataNoCampaign configuration data
campaignIdNoWhatsApp campaign ID
limitNoNumber of items to retrieve
messageIdNoMessage ID for event tracking
offsetNoOffset for pagination
operationYesWhatsApp operation to perform
recipientNoWhatsApp number for single message
templateDataNoTemplate data and parameters
templateIdNoWhatsApp template ID

Input Schema (JSON Schema)

{ "properties": { "campaignData": { "description": "Campaign configuration data", "type": "object" }, "campaignId": { "description": "WhatsApp campaign ID", "type": "number" }, "limit": { "default": 50, "description": "Number of items to retrieve", "type": "number" }, "messageId": { "description": "Message ID for event tracking", "type": "string" }, "offset": { "default": 0, "description": "Offset for pagination", "type": "number" }, "operation": { "description": "WhatsApp operation to perform", "enum": [ "send_message", "get_whatsapp_events", "get_whatsapp_campaigns", "get_whatsapp_campaign", "create_whatsapp_campaign", "update_whatsapp_campaign", "delete_whatsapp_campaign", "get_whatsapp_templates", "create_whatsapp_template", "get_whatsapp_config" ], "type": "string" }, "recipient": { "description": "WhatsApp number for single message", "type": "string" }, "templateData": { "description": "Template data and parameters", "type": "object" }, "templateId": { "description": "WhatsApp template ID", "type": "number" } }, "required": [ "operation" ], "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/samihalawa/brevo-mcp'

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