← All servers
πŸ”

WhatsApp Web MCP ServerVerifiedπŸ›‘ No advisories

io.github.mario-andreschak/mcp-whatsapp-web
New to MCP? Start here β†’
16β˜… stars
0weekly installs
15 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/mario-andreschak β†—io.github.mario-andreschak/mcp-whatsapp-web

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

βœ“
Configuration
Reads LOG_LEVEL, LOG_STDERR_LEVEL, WHATSAPP_HEADLESS, BROWSER_EXECUTABLE_PATH, WHATSAPP_SESSION_DIR, WHATSAPP_PAIRING_PHONE_NUMBER, ….

About

MCP server for WhatsApp via whatsapp-web.js: send/receive messages, media, chats, groups, contacts

Packages & transports

npmmcp-whatsapp-webv1.1.0 Β· npx

Metadata

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

β–Ά 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 mcp-whatsapp-web