Skip to main content
Glama

WhatsApp MCP Server

by jlucaso1

search_contacts

Find and retrieve WhatsApp contacts by searching names or phone number parts using JID, enabling efficient contact management through the WhatsApp MCP Server.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch term for contact name or phone number part of JID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Search term for contact name or phone number part of JID", "minLength": 1, "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from WhatsApp MCP Server

Related Tools

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/jlucaso1/whatsapp-mcp-ts'

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