HomeCommunication › mcp-server

mcp-server

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

TypeScript Cloud
★ 2 stars Last pushed 2026-03-16 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "WAZION_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • WAZION_API_KEY required secret — Your WAzion API key from https://wazion.com

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry