Loading MCP server directory, please wait...
MCP server for Z-API — WhatsApp messaging, contacts, media
npx @getmcp/cli add io.github.codespar/mcp-z-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
ZAPI_TOKENAPI key for z-api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-z-api": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-z-api"
],
"env": {
"ZAPI_TOKEN": ""
}
}
}
}