SERVER
WhatsApp MCP Server
Rank #32114glama/nakulben/whatsapp-mcp
Manages WhatsApp Business templates and sends messages via the Meta Cloud API.
First listed
Apr 4, 2026
Last publish date
Apr 4, 2026
OVERVIEW
WhatsApp MCP Server is a Model Context Protocol (MCP) server published by nakulben. It ranks #32114 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WhatsApp MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 4, 2026 and most recently updated on Apr 4, 2026.
STANDING
#32,114of 58,832 tracked servers
Ranks ahead of 26,718 of 58,832 servers on MCP Toplist.
CONNECT
Use WhatsApp MCP Server
Add WhatsApp MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"whatsapp-mcp": {
"command": "uvx",
"args": [
"jina-whatsapp-mcp"
],
"env": {
"META_ACCESS_TOKEN": "<your META_ACCESS_TOKEN>",
"META_WABA_ID": "<your META_WABA_ID>",
"META_PHONE_NUMBER_ID": "<your META_PHONE_NUMBER_ID>",
"META_APP_ID": "<your META_APP_ID>",
"META_API_VERSION": "<your META_API_VERSION>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
nakulben
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 4, 2026 |
FAQ
Frequently asked questions
- What is WhatsApp MCP Server?
- Manages WhatsApp Business templates and sends messages via the Meta Cloud API.
- Who maintains WhatsApp MCP Server?
- WhatsApp MCP Server is maintained by nakulben, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is WhatsApp MCP Server an official MCP server?
- Yes — WhatsApp MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does WhatsApp MCP Server have?
- MCP Toplist tracks 1 version of WhatsApp MCP Server, most recently published on Apr 4, 2026.
- Where can I find the source code for WhatsApp MCP Server?
- The source code for WhatsApp MCP Server is hosted at github.com/nakulben/whatsapp-mcp.
EXPLORE