What is the Z-API MCP?
The Z-API MCP is a server that exposes WhatsApp operations as ready-to-use tools for any MCP-compatible AI — Claude, ChatGPT, custom agents, and others. Instead of calling the REST API directly, the AI talks to the MCP server, which then executes the actions on your Z-API instance.New to MCP? MCP (Model Context Protocol) is an open standard that defines how AIs connect to external systems. It works like a “skills menu”: the AI asks what the server can do, chooses the action, and sends the required data.
What you can do
Today the Z-API MCP exposes 9 tools, split into two groups:Messages
Groups
New tools are added as the server evolves.
How it works in practice
Frequently asked questions
Do I need a Z-API account?
Do I need a Z-API account?
Yes. The MCP is a layer on top of Z-API, not a replacement. The WhatsApp instance still needs to be connected normally on the platform.
Which number does the message come from?
Which number does the message come from?
From the number connected to the client’s Z-API instance — the same as any message sent through the traditional API.
Can I create and manage groups through the MCP?
Can I create and manage groups through the MCP?
Yes. It’s already possible to create groups, add and remove participants, and promote or remove admins directly through the MCP tools.