io.github.codespar
mcp-whatsapp-cloud
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
stdiocommunityservice
Package Details
@codespar/mcp-whatsapp-cloud
Transportstdio
Environment Variables
WHATSAPP_ACCESS_TOKEN(str)
RequiredSecret
Meta system-user access token (permanent). Used as Bearer token for Graph API.
WHATSAPP_PHONE_NUMBER_ID(str)
Required
WhatsApp Business phone number ID registered with Meta.
WHATSAPP_BUSINESS_ACCOUNT_ID(str)
Required
WhatsApp Business Account (WABA) ID. Used for template management.
WHATSAPP_GRAPH_VERSION(str)
Graph API version. Defaults to v21.0. Meta bumps quarterly.