WhatsApp MCP Server

send-whatsapp-message

Send personalized WhatsApp messages programmatically using contact names and message content via the MCP Server. Automates WhatsApp desktop on macOS without direct UI interaction.

Instructions

Send a message to a contact on WhatsApp

Input Schema

NameRequiredDescriptionDefault
contactNameYesFull name of the contact as it appears in WhatsApp
messageYesMessage content to send

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "contactName": { "description": "Full name of the contact as it appears in WhatsApp", "type": "string" }, "message": { "description": "Message content to send", "type": "string" } }, "required": [ "contactName", "message" ], "type": "object" }

You must be authenticated.

Other Tools from WhatsApp MCP Server

Related Tools

ID: tu1wp7t1c0