Back to Browse

Whatsapp MCP Server

CommunicationLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

About

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (5 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).

11 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

network_websocket

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Target WhatsApp number (required)Optional

Environment variable: WHATSAPP_TARGET_NUMBER

Comma-separated JIDs to restrict who can control repliesOptional

Environment variable: WHATSAPP_ALLOWED_NUMBERS

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-meharajm-whatsapp-mcp": {
      "env": {
        "WHATSAPP_TARGET_NUMBER": "your-whatsapp-target-number-here",
        "WHATSAPP_ALLOWED_NUMBERS": "your-whatsapp-allowed-numbers-here"
      },
      "args": [
        "-y",
        "@mhrj/whatsapp-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!