MCP Evolution API runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Evolution API — WhatsApp messaging, instances, contacts
Today is the operative word: we check MCP Evolution 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-evolution-api -- npx -y @codespar/mcp-evolution-api
{
"mcpServers": {
"mcp-evolution-api": {
"args": [
"-y",
"@codespar/mcp-evolution-api"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-evolution-api]
command = "npx"
args = ["-y", "@codespar/mcp-evolution-api"]
{
"mcpServers": {
"mcp-evolution-api": {
"args": [
"-y",
"@codespar/mcp-evolution-api"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-evolution-api": {
"args": [
"-y",
"@codespar/mcp-evolution-api"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EVOLUTION_API_KEY (API key for evolution-api).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Z-API — WhatsApp messaging, contacts, media
MCP server for Take Blip — chatbots, messaging, contacts, broadcasts
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
MCP server for Zenvia — SMS, WhatsApp, RCS, Email, Voice, Facebook messaging, templates and reports
Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, reports.
MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
Answers built from our own checks of this server.