Installation & Configuration
{
"mcpServers": {
"whatsapp": {
"command": "/path/to/whatsapp-mcp/venv/bin/python",
"args": [
"-m",
"whatsapp_mcp"
],
"env": {
"META_ACCESS_TOKEN": "your_access_token",
"META_WABA_ID": "your_waba_id",
"META_PHONE_NUMBER_ID": "your_phone_number_id",
"META_APP_ID": "your_app_id"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Python
Created
2026/6/11
Updated
2026/6/12