WhatsApp MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 111 installs a week from pypi. Last commit 3 Aug 2026.
WhatsApp MCP. SQLCipher-encrypted, scrubber-CI-gated, draft-and-confirm sends, voice transcription.
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 adelaidasofia-whatsapp-mcp
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"adelaidasofia-whatsapp-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.whatsapp-mcp]
command = "uvx"
args = ["adelaidasofia-whatsapp-mcp"]
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"adelaidasofia-whatsapp-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"whatsapp-mcp": {
"args": [
"adelaidasofia-whatsapp-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.