Zapcore MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from npm.
Servidor MCP do zapCore (WhatsApp): leitura sempre, envio atrás de flag e allowlist de destino.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 zapcore-mcp -- npx -y zapcore-mcp
{
"mcpServers": {
"zapcore-mcp": {
"args": [
"-y",
"zapcore-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zapcore-mcp]
command = "npx"
args = ["-y", "zapcore-mcp"]
{
"mcpServers": {
"zapcore-mcp": {
"args": [
"-y",
"zapcore-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zapcore-mcp": {
"args": [
"-y",
"zapcore-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZAPCORE_TOKEN (Token da instância zapCore (header `token` da API v2).), ZAPCORE_URL (Base da API do zapCore.), ZAPCORE_MCP_WRITE (`1`/`true`/`yes` registra as 4 tools de envio. Sem allowlist (ZAPCORE_MCP_ALLOW) o servidor recusa a subir.), ZAPCORE_MCP_ALLOW (Destinos autorizados a receber envio: telefones E.164 (só dígitos) separados por vírgula. Obrigatório quando ZAPCORE_MCP_WRITE está ligado.), ZAPCORE_MCP_TIMEOUT_MS (Timeout por chamada HTTP à API do zapCore, em milissegundos.), ZAPCORE_MCP_DOWNLOAD_DIR (Diretório onde `zap_media_download` grava o arquivo baixado.), ZAPCORE_CF_ACCESS_CLIENT_ID (Client ID do service token do Cloudflare Access, se a base estiver atrás do Access. Anda em par com ZAPCORE_CF_ACCESS_CLIENT_SECRET — os dois ou nenhum.), ZAPCORE_CF_ACCESS_CLIENT_SECRET (Client secret do service token do Cloudflare Access. Par de ZAPCORE_CF_ACCESS_CLIENT_ID.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for TalkToPlanB: list rooms, read & send messages (WhatsApp alternative).
MCP server for Z-API — WhatsApp messaging, contacts, media
Security gate for agent-driven WhatsApp: allowlist, secret scan, rate limit, audit log.
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
API pública Seu Rastreio no MCP: rastreio, CEP, pedidos, reversa e WhatsApp.
MCP server for Zenvia — SMS, WhatsApp, RCS, Email, Voice, Facebook messaging, templates and reports
MCP server for Evolution API — WhatsApp messaging, instances, contacts
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
Answers built from our own checks of this server.