← All servers
πŸ“¨

WhatsappVerifiedπŸ›‘ No advisories

io.github.meharajM/whatsapp-mcp
New to MCP? Start here β†’
0β˜… stars
67weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/meharajm, which proved it owns this namespace.

Verified owner: github.com/meharajm β†—io.github.meharajM/whatsapp-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads WHATSAPP_TARGET_NUMBER, WHATSAPP_ALLOWED_NUMBERS.

About

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

Packages & transports

npm@mhrj/whatsapp-mcpv2.0.1 Β· npx

Metadata

Categorycomms
LicenseISC
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "whatsapp": {
      "command": "npx",
      "args": [
        "-y",
        "@mhrj/whatsapp-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @mhrj/whatsapp-mcp