MCP Z API runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Z-API — WhatsApp messaging, contacts, media
Today is the operative word: we check MCP Z API every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-z-api -- npx -y @codespar/mcp-z-api
{
"mcpServers": {
"mcp-z-api": {
"args": [
"-y",
"@codespar/mcp-z-api"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-z-api]
command = "npx"
args = ["-y", "@codespar/mcp-z-api"]
{
"mcpServers": {
"mcp-z-api": {
"args": [
"-y",
"@codespar/mcp-z-api"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-z-api": {
"args": [
"-y",
"@codespar/mcp-z-api"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZAPI_TOKEN (API key for z-api).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Evolution API — WhatsApp messaging, instances, contacts
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
MCP server for Take Blip — chatbots, messaging, contacts, broadcasts
MCP server for Zenvia — SMS, WhatsApp, RCS, Email, Voice, Facebook messaging, templates and reports
Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, reports.
Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.
MCP server for Conta Azul — accounting, invoicing, customers, products
Semantic code graph MCP server for coding agents
Answers built from our own checks of this server.