WhatsApp MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NANGO_BASE_URL | No | Nango API base URL | https://api.nango.dev |
| NANGO_SECRET_KEY | Yes | Your Nango secret key | |
| NANGO_CONNECTION_ID | Yes | Your Nango connection ID | |
| NANGO_INTEGRATION_ID | No | Nango integration ID for WhatsApp Business | whatsapp-business |
| WHATSAPP_PHONE_NUMBER_ID | No | Your WhatsApp Business phone number ID (optional - can be set per call) | |
| WHATSAPP_BUSINESS_ACCOUNT_ID | No | Your WhatsApp Business account ID (optional - can be set per call) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_text_messageC | Send a text message or template message via WhatsApp Business API |
| send_image_messageC | Send an image message via WhatsApp Business API |
| send_video_messageC | Send a video message via WhatsApp Business API |
| send_document_messageC | Send a document message via WhatsApp Business API |
| send_audio_messageC | Send an audio/voice message via WhatsApp Business API |
| send_list_messageC | Send an interactive list message via WhatsApp Business API |
| send_button_messageB | Send an interactive button message via WhatsApp Business API |
| send_template_messageB | Send a template message with dynamic parameters via WhatsApp Business API |
| check_template_statusB | Check the approval status of a WhatsApp template |
| list_templatesC | List all templates for a WhatsApp Business Account |
| create_templateC | Create a new WhatsApp message template |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ampcome-mcps/whatsapp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server