WhatsApp MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi. Last commit 4 Apr 2026.
Manage WhatsApp Business templates and send messages via Meta Cloud API
Today is the operative word: we check WhatsApp MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add whatsapp-mcp -- uvx jina-whatsapp-mcp
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"jina-whatsapp-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.whatsapp-mcp]
command = "uvx"
args = ["jina-whatsapp-mcp"]
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"jina-whatsapp-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"jina-whatsapp-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
META_ACCESS_TOKEN (Meta API access token with whatsapp_business_messaging and whatsapp_business_management permissions), META_WABA_ID (WhatsApp Business Account ID), META_PHONE_NUMBER_ID (WhatsApp phone number ID), META_APP_ID (Meta app ID (for media uploads)), META_API_VERSION (Meta Graph API version (defaults to v24.0)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.
Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.
WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.
WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.
WhatsApp (Web + Business API), SMS, contacts, and call records via 2Chat's MCP server.
Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.
Send WhatsApp messages from Claude. No Meta Business approval or WhatsApp Business account.
Answers built from our own checks of this server.