WhatsApp MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from pypi. Last commit 4 Apr 2026.
Manage WhatsApp Business templates and send messages via Meta Cloud API
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"
}
}
}
Answers built from our own checks of this server.