WhatsApp Business API
Official API for business messaging and customer communication.
{
"mcpServers": {
"whatsapp-business": {
"env": {
"WHATSAPP_TOKEN": "your_token",
"WHATSAPP_PHONE_ID": "your_phone_id"
},
"args": [
"-y",
"@whatsapp/mcp-business"
],
"command": "npx"
}
}
}WHATSAPP_TOKENyour_tokenWHATSAPP_PHONE_IDyour_phone_id