Skip to main content
Glama
jevil25

WhatsApp Messaging API by Retention Stack

by jevil25

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHATSAPP_API_KEYYesYour RapidAPI key. The server exits on startup if it is missing.

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
list_sessionsA

List all WhatsApp sessions belonging to this API key.

create_sessionA

Create a new WhatsApp session. Returns a session name and STARTING status — pair it with get_qr_code next.

get_session_statusA

Get the current status of a session (STARTING, SCAN_QR_CODE, WORKING, FAILED, STOPPED).

get_qr_codeA

Get the QR code to authenticate a session by scanning with WhatsApp (Settings > Linked Devices).

request_pairing_codeA

Request an 8-digit pairing code as an alternative to scanning a QR code.

check_contact_existsA

Check whether a phone number is registered on WhatsApp before sending to it.

send_text_messageA

Send a WhatsApp text message to a contact, group, or channel.

send_imageB

Send an image to a contact, group, or channel via a public URL.

send_fileB

Send a file (PDF, document, etc.) to a contact, group, or channel via a public URL.

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/jevil25/whatsapp-messaging-api-mcp'

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