@botozap/mcp
Provides tools for interacting with the WhatsApp Cloud API, enabling AI agents to send messages, manage conversations, and perform other WhatsApp platform operations programmatically.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@botozap/mcpsend WhatsApp message to +5511999999999 with text 'Hello from MCP'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
botozap-js
Monorepo das ferramentas públicas do BotoZap — a plataforma dev-first multi-tenant sobre a WhatsApp Cloud API oficial. O core da plataforma é fechado; o que vive aqui é a camada que ajuda quem integra.
Status: preview público
0.x. Os pacotes estão publicados no npm. A API REST continua sendo a interface oficial e estável — tudo aqui é um envelope fino sobre ela. Tudo é0.x, sem promessa de estabilidade de API até a1.0; se algo faltar ou quebrar nos pacotes, o fallback é sempre a API REST direto.
Node suportado: >=20.19, validado em CI nos majors 20.19, 22 e 24
(typecheck, testes, build, imports ESM/CJS, smokes de CLI/MCP e instalação dos
tarballs reais num projeto limpo). A matriz contratual completa também está
verde contra os handlers reais no repositório privado do core.
Bugs: issues deste repositório — nunca inclua sua chave de API no relato.
Pacotes
Pacote | O que é |
SDK Node.js — cliente tipado da API | |
CLI | |
Servidor MCP — as operações da API como ferramentas para agentes (Claude Code, Cursor, Codex) |
O SDK é a única implementação do cliente HTTP: CLI e MCP consomem
@botozap/sdk (workspace) — autenticação, envelopes, paginação, erros e tipos
vivem num lugar só.
Related MCP server: pywa-mcp-server
Exemplos
Em examples/: envio sandbox em JavaScript e TypeScript,
receptor de webhook (HMAC + idempotência transacional) e configuração do MCP
com chave sandbox.
Desenvolvimento
Requer Node ≥ 20.19 e pnpm (exclusivamente — nunca npm/yarn/bun).
pnpm install
pnpm typecheck
pnpm test
pnpm buildVersionamento com Changesets — tudo 0.x, sem promessa de
estabilidade prematura.
Licença
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bytecraft-fernando/botozap-js'
If you have feedback or need assistance with the MCP directory API, please join our Discord server