Skip to main content
Glama

Evolution API WhatsApp MCP Server

by luiso2

check_number

Verify phone numbers to determine WhatsApp account status for business messaging, ensuring messages reach valid contacts.

Instructions

Check if phone numbers have WhatsApp

Input Schema

NameRequiredDescriptionDefault
instanceNameYesInstance name
numbersYesPhone numbers to check

Input Schema (JSON Schema)

{ "properties": { "instanceName": { "description": "Instance name", "type": "string" }, "numbers": { "description": "Phone numbers to check", "items": { "type": "string" }, "type": "array" } }, "required": [ "instanceName", "numbers" ], "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/luiso2/mcp-evolution-api'

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