Skip to main content
Glama
BACH-AI-Tools

bach-whatsapp_number_validators

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo主机地址(不适用)
PORTNo端口号(不适用)
API_KEYYesAPI 密钥

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingC

Ping Validation Test

check_if_number_is_business_via_get_requestB

Verify whether a given number is registered on WhatsApp and determine if it belongs to WhatsApp Business. To obtain the status of a particular number, please provide the number along with the corresponding country code.

check_if_number_is_business_via_post_requestC

Verify whether a given number is registered on WhatsApp and determine if it belongs to WhatsApp Business. To obtain the status of a particular number, please provide the number along with the corresponding country code.

bulk_validationA

Verify up to 25 numbers in once call. For each number, verify whether this number is registered on WhatsApp and determine if it belongs to WhatsApp Business. To obtain the status of these numbers, please provide all numbers along with the corresponding country code.

validate_single_number_via_get_requestB

Verify whether a given number is registered on WhatsApp and determine if it belongs to WhatsApp Business. To obtain the status of a particular number, please provide the number along with the corresponding country code.

validate_single_number_via_post_requestB

Verify whether a given number is registered on WhatsApp and determine if it belongs to WhatsApp Business. To obtain the status of a particular number, please provide the number along with the corresponding country code.

phone_number_validation_via_get_requestC

You can utilize a phone number validator to verify the validity of a given number. In case the number is invalid, the validator will provide alternative valid phone numbers for different countries associated with the given number.

phone_number_validation_via_post_requestC

You can utilize a phone number validator to verify the validity of a given number. In case the number is invalid, the validator will provide alternative valid phone numbers for different countries associated with the given number.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/BACH-AI-Tools/bachai-whatsapp-number-validators'

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