mcpbeat Sign in

Wazionapps MCP Server

local only

Wazionapps runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 16 Mar 2026.

244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify

Installs per day peak 24 · avg 6 · +7% w/w
a month agotoday
27
Installs / week
npm · wazion-mcp-server
2
Stars
0 open issues
16 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Wazionapps every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-server -- npx -y wazion-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "wazion-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "wazion-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "wazion-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "wazion-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WAZION_API_KEY (Your WAzion API key from https://wazion.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Wazionapps

same job, measured the same way
ManyContacts - WhatsApp Business CRM
by manycontacts

WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.

local only
Ar Agents
by ar-agents

Argentine business automation: Mercado Pago, AFIP/ARCA, WhatsApp, banking, shipping (7 packages).

135 installs/wk local only
SMS and WhatsApp Messaging
by hatchloop

Send WhatsApp, SMS, email or voice to a business with the compliance gate enforced.

10 tools answering
WhatsApp Messaging API
by jevil25

Send WhatsApp messages from Claude. No Meta Business approval or WhatsApp Business account.

59 installs/wk local only
ManyContacts - WhatsApp Business MCP
by manycontacts

WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.

66 installs/wk local only
Gambot WhatsApp Business API
by gambot-ai

Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.

152 installs/wk local only
Wazap
by razvangirgiz

WhatsApp for your agent: chats, messages, media, contacts and groups behind MCP tools.

1 949 installs/wk local only
WhatsApp MCP Server
by nakulben

Manage WhatsApp Business templates and send messages via Meta Cloud API

57 installs/wk local only

Wazionapps — questions

Answers built from our own checks of this server.

Why is there no uptime for Wazionapps?
Wazionapps runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wazion-mcp-server was installed 27 times last week.
How do I connect Wazionapps?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wazion-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Wazionapps?
The npm package wazion-mcp-server was installed 27 times in the last week. Week over week that is +7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wazionapps open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.