Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_get_pair_code

Generate a WhatsApp pairing code for account authentication by providing a valid phone number to initiate the login process.

Instructions

Get pairing code for WhatsApp login.

Input Schema

NameRequiredDescriptionDefault
phoneYesPhone number (10-15 digits)

Input Schema (JSON Schema)

{ "properties": { "phone": { "description": "Phone number (10-15 digits)", "type": "string" } }, "required": [ "phone" ], "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/wsapi-chat/wsapi-mcp'

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