whatsapp-mcp-server
by FredShred7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity: info or debug | info |
| WEBHOOK_PATH | No | HTTP path for webhooks | /webhook |
| WEBHOOK_PORT | No | Port for incoming webhook server (default: off). Set to 3000 to enable | |
| WHATSAPP_API_VERSION | No | WhatsApp Cloud API version | v21.0 |
| WHATSAPP_ACCESS_TOKEN | Yes | Permanent access token for your app (generate in Meta App Dashboard) | |
| WHATSAPP_PHONE_NUMBER_ID | Yes | Your WhatsApp phone number ID (from Meta App Dashboard > WhatsApp > API Setup) | |
| WHATSAPP_BUSINESS_ACCOUNT_ID | No | WhatsApp Business Account ID — required for listing phone numbers and templates | |
| WHATSAPP_WEBHOOK_VERIFY_TOKEN | No | Random secret string — must match what you enter in Meta App Dashboard. Required for webhook functionality. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FredShred7/whatsapp-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server