WhatsApp MCP Server (ydmw74/whatsapp-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 72 out of 100, grade C. It declares 8 tools. No publisher has claimed this listing.

C
Caution
72/100
25 days ago

WhatsApp MCP Server

An MCP server that connects Claude and other LLM clients to WhatsApp via the Baileys library. Enables sending and receiving messages, listing chats, downloading media, and more.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

ydmw74

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

critical@whiskeysockets/baileys@6.7.21GHSA-qvv5-jq5g-4cgg

Baileys has message upsert / hist sync spoofing and app state corruption when using maliciously crafted protocolMessage payload

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configWHATSAPP_AUTH_DIR~/.whatsapp-mcp/auth Directory for session persistence
configWHATSAPP_DEVICE_NAME(unset) Optional linked-device label shown in WhatsApp ("Linked devices"), e.g. WHATSAPP_DEVICE_NAME=MyAgent-1 (will show like MyAgent-1 (Mac OS) or ... (Ubuntu)).
configWHATSAPP_EXIT_AFTER_PAIRauto If a QR code was shown in this run, exit automatically after successful pairing. Defaults to enabled only for interactive terminal runs (TTY).
configWHATSAPP_HTTP_HOSTWHATSAPP_MCP_TRANSPORT=http =127.0.0.1 WHATSAPP_HTTP_PORT=8787 WHATSAPP_HTTP_PATH=/mcp node dist/index.js
configWHATSAPP_HTTP_PATHWHATSAPP_MCP_TRANSPORT=http WHATSAPP_HTTP_HOST=127.0.0.1 WHATSAPP_HTTP_PORT=8787 =/mcp node dist/index.js
configWHATSAPP_HTTP_PORTWHATSAPP_MCP_TRANSPORT=http WHATSAPP_HTTP_HOST=127.0.0.1 =8787 WHATSAPP_HTTP_PATH=/mcp node dist/index.js
configWHATSAPP_MAX_MESSAGES_PER_CHAT200 Retention limit per chat for the local message store.
configWHATSAPP_MAX_MESSAGES_TOTAL2000 Global retention limit for the local message store.
configWHATSAPP_MCP_TRANSPORThttp WHATSAPP_HTTP_HOST=127.0.0.1 WHATSAPP_HTTP_PORT=8787 WHATSAPP_HTTP_PATH=/mcp node dist/index.js
configWHATSAPP_PERSIST_MESSAGESfalse Persist the local message store to disk (message-store.json).
configWHATSAPP_RELINK(unset) Force re-linking in non-interactive environments. Use backup (or 1/true) to move the existing auth dir aside, or delete to remove it.
configWHATSAPP_SIGNAL_ERROR_THRESHOLD
configWHATSAPP_SIGNAL_ERROR_WINDOW_MS
configWHATSAPP_UPLOAD_DIR/tmp/whatsapp-uploads Directory for uploaded files (HTTP mode).
configWHATSAPP_UPLOAD_MAX_SIZE52428800 Max upload file size in bytes (default: 50 MB).
// quality suggestions

Tool inputs are validated

Only 0/8 tool handlers declare input schemas (0%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tests exist

No test files found

Add tests that exercise each declared tool.

Secrets not logged

3 secret values sent to console.log

Redact or omit secret values from log output.

Production dependencies are patched

1 critical, 0 high severity in production deps — @whiskeysockets/baileys@6.7.21 (critical)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

1/5 production deps stale: qrcode-terminal@2022-06-25 (4.2y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/ydmw74/whatsapp-mcp-server?variant=verified)](https://m8ven.ai/mcp/ydmw74/whatsapp-mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 57cb1da573ed68733eacad5c9fe651f7b6344d05
code hash: 7e5ed59c59da17aed7333368c569595337a1e85079fe33397a165e9feb6f9547
verified: 8/18/2026, 7:12:20 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client