Whatsapp Macos runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from pypi. Last commit 1 Jun 2026.
WhatsApp MCP for macOS - Read messages from local DB, send via WhatsApp Web.
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-macos -- uvx whatsapp-mcp-macos
{
"mcpServers": {
"whatsapp-macos": {
"args": [
"whatsapp-mcp-macos"
],
"command": "uvx"
}
}
}
[mcp_servers.whatsapp-macos]
command = "uvx"
args = ["whatsapp-mcp-macos"]
{
"mcpServers": {
"whatsapp-macos": {
"args": [
"whatsapp-mcp-macos"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"whatsapp-macos": {
"args": [
"whatsapp-mcp-macos"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.