Skip to main content
Glama
ashusingh1

Whatify MCP Server

by ashusingh1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHATIFY_API_KEYYesThe API key generated from Whatify dashboard Settings → API Keys
WHATIFY_API_BASE_URLNoBase URL for the Whatify API, defaults to http://localhost/api/v1/externalhttp://localhost/api/v1/external

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
whatify_pingA

Check connectivity and API key validity against the Whatify API.

whatify_send_messageB

Send a free-form WhatsApp text message to a phone number via Whatify.

whatify_send_templateB

Send an approved WhatsApp message template to a phone number via Whatify.

whatify_send_flowC

Send a WhatsApp Flow (interactive form) to a phone number via Whatify.

whatify_message_statusA

Get the delivery status of a previously sent message by its Whatify message id.

whatify_list_templatesB

List the account's WhatsApp message templates.

whatify_list_flowsC

List the account's WhatsApp Flows.

whatify_list_contactsC

List/search contacts.

whatify_get_contactC

Get a single contact by id.

whatify_create_contactC

Create a new contact, or update-and-return an existing one with the same phone number.

whatify_update_contactC

Update an existing contact.

whatify_list_conversationsC

List inbox conversations.

whatify_get_conversation_messagesC

Get the messages for a given conversation.

whatify_list_campaignsC

List broadcast campaigns.

whatify_get_campaignB

Get a single campaign with delivery/read rate stats.

whatify_wallet_balanceB

Get the account's WhatsApp messaging wallet balance.

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/ashusingh1/whatify-mcp'

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