WhatsApp Web MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 10 Jul 2026.
MCP server for WhatsApp via whatsapp-web.js: send/receive messages, media, chats, groups, contacts
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 mcp-whatsapp-web -- npx -y mcp-whatsapp-web
{
"mcpServers": {
"mcp-whatsapp-web": {
"args": [
"-y",
"mcp-whatsapp-web"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-whatsapp-web]
command = "npx"
args = ["-y", "mcp-whatsapp-web"]
{
"mcpServers": {
"mcp-whatsapp-web": {
"args": [
"-y",
"mcp-whatsapp-web"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-whatsapp-web": {
"args": [
"-y",
"mcp-whatsapp-web"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.