Whatsapp

43 tools. 27 can modify or destroy data without limits.

3 destructive tools with no built-in limits. Policy required.

Last updated:

27 can modify or destroy data
16 read-only
43 tools total

Community server · catalogue entry verified 29/06/2026

How to control Whatsapp ↓

What Whatsapp exposes to your agents

Read (16) Write / Execute (24) Destructive / Financial (3)
Critical Risk

The most dangerous Whatsapp tools

27 of Whatsapp's 43 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Whatsapp

PolicyLayer is an MCP gateway — it sits between your AI agents and Whatsapp, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "clear_conversation_history": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "configure_auto_reply": {
    "limits": [
      {
        "counter": "configure_auto_reply_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "export_safety_report": {
    "limits": [
      {
        "counter": "export_safety_report_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Whatsapp — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON WHATSAPP →

Instant setup, no code required.

All 43 Whatsapp tools

WRITE 23 tools
Write configure_auto_reply Enterprise only. Configure AI-powered automatic replies to incoming WhatsApp messages. Write create_flow Create a new WhatsApp Flow — interactive multi-step experience (forms, surveys, sign-ups) inside WhatsApp chat Write create_template Create a new message template. Must be approved by Meta before use. Use {{1}}, {{2}} for dynamic parameters. Write manage_allowlist Add or remove phone numbers from your recipient allowlist. When enabled, messages can only be sent to numbers Write mark_as_read Mark a received message as read (shows blue checkmarks). Write send_audio_message Send an audio file via URL or media ID. Write send_button_message Send a message with up to 3 reply buttons. Great for quick choices. Write send_contact_message Send one or more contact cards. Write send_cta_url_button Send a message with a call-to-action URL button. Write send_document_message Send a document (PDF, etc.) via URL or media ID. Write send_image_message Send an image via URL or media ID. Supports caption. Write send_list_message Send a message with a list menu. Users tap a button to see sections with selectable rows. Write send_location_message Send a location with coordinates, name, and address. Write send_product_list_message Send a multi-product message from your catalog, organized in sections. Write send_product_message Send a single product from your catalog. Requires a connected catalog. Write send_reaction React to a message with an emoji. Write send_sticker_message Send a sticker via URL or media ID (WEBP format). Write send_template_message Send an approved template message. Required for initiating conversations outside the 24h window. Supports text Write send_text_message Send a text message to a WhatsApp number. Supports URL preview and reply-to. Write send_video_message Send a video via URL or media ID. Supports caption. Write set_custom_rate_limits Enterprise only. Override default rate limits with custom values. Set per-recipient limits, unique recipient c Write update_business_profile Update your WhatsApp Business profile. All fields are optional. Write upload_media Upload a media file from a URL to WhatsApp servers. Returns a media ID that can be used in messages. Max 100MB
READ 16 tools
Read export_safety_report Enterprise only. Generate a comprehensive safety and compliance report for your account. Includes message volu Read get_auto_reply_status Enterprise only. Check current auto-reply configuration, including provider, model, Read get_business_profile Get your WhatsApp Business profile info (about, address, description, email, websites). Read get_conversation_analytics Get conversation analytics — messages sent, delivered, costs, broken down by time period. Read get_delivery_stats Get message delivery statistics — how many messages were sent, delivered, read, and failed in a date range. Read get_media_url Get the download URL for an uploaded media file. URLs expire after 5 minutes. Read get_message_audit_log Enterprise only. View a detailed audit log of all messages sent through your account. Includes timestamps, rec Read get_message_status_updates Get delivery status updates for sent messages (sent, delivered, read, failed). Read get_messaging_limits Get current messaging limits per phone number. Shows tier (250/1K/10K/100K/Unlimited unique contacts per 24h). Read get_messaging_safety_status Check your current messaging safety settings including allowlist status, rate limits, and usage this hour. Read get_phone_numbers List all registered phone numbers with quality rating, status, and messaging limits. Read get_phone_quality_rating Check the quality rating of your phone numbers. GREEN = good, YELLOW = warning, RED = at risk of being blocked Read get_recent_messages Get recently received WhatsApp messages. Unlike other MCP servers, this actually receives and stores incoming Read get_template_status Get the current approval status of a template. Read list_templates List all message templates for this WhatsApp Business Account. Filter by status or search by name/content. Read search_conversations Search through received messages by text content, phone number, or date range.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Whatsapp

Can an AI agent delete data through the Whatsapp MCP server? +

Yes. The Whatsapp server exposes 3 destructive tools including clear_conversation_history, delete_media, delete_template. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Whatsapp? +

The Whatsapp server has 23 write tools including configure_auto_reply, create_flow, create_template. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Whatsapp.

How many tools does the Whatsapp MCP server expose? +

43 tools across 3 categories: Destructive, Read, Write. 16 are read-only. 27 can modify, create, or delete data.

How do I enforce a policy on Whatsapp? +

Register the Whatsapp MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Whatsapp tool call.

Deterministic rules across all 43 Whatsapp tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

43 Whatsapp tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.