A least-privilege, send-only MCP server for WhatsApp, backed by Meta's official WhatsApp Cloud API. It exposes tools to send text messages and pre-approved templates.
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.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.KEEPALIVE_MINUTESKEEPALIVE_URLMCP_AUTH_TOKEN— Header (preferred): POST /mcp with Authorization: Bearer <>. Use this whenever your client can set headers (e.g. Claude Code's --header). The token never appears in the URL.MCP_TRANSPORT— Yes (http) Set to http to run the HTTP server (default stdio).PORT— No Port to listen on. Hosts like Render set this automatically.WHATSAPP_ACCESS_TOKEN— Yes Meta system-user or temporary access token, scoped to whatsapp_business_messaging.WHATSAPP_BUSINESS_ACCOUNT_IDWHATSAPP_GRAPH_API_VERSION— No Graph API version segment. Defaults to v21.0.[](https://m8ven.ai/mcp/excellario-whatsapp-mcp-server-1rdh4p)