Skip to main content
Glama
QalaLabs

Convertway WhatsApp MCP Server

by QalaLabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PATHNoMCP endpoint path/mcp
MCP_PORTNoHTTP server port3000
SMTP_HOSTNoSMTP server for email fallback
WEBHOOK_PATHNoWebhook callback path/webhooks/convertway
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
CONVERTWAY_LICENSE_KEYYesConvertway API license key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_whatsappB

Send a WhatsApp message via Convertway — supports text, templates, and media messages

get_whatsapp_templatesC

List available WhatsApp message templates grouped by module

send_smsB

Send an SMS message via Convertway

send_emailB

Send an email via Convertway — supports plain text, HTML, CC/BCC, and templates

get_delivery_statusB

Check the delivery status of a previously sent message

log_conversationB

Log a conversation entry to the conversation history store

get_conversation_historyB

Retrieve conversation history for a customer across all channels

receive_inboundA

Retrieve inbound messages received via webhook (WhatsApp, SMS, or Email)

list_template_modulesA

List all available template modules (e.g. shipment, payment, support, alerts)

list_templates_by_moduleA

List all templates for a specific module

list_all_templatesA

List all available message templates across all modules and channels

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/QalaLabs/convertway-whatsapp-mcp'

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