Skip to main content
Glama

WhatsApp MCP Server

by jlucaso1

search_contacts

Locate WhatsApp contacts by searching names or phone numbers using JID identifiers on the WhatsApp MCP Server. Simplify contact retrieval for AI agents integrated with WhatsApp.

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" }
Install Server

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