mcpbeat Sign in

Gambot WhatsApp Business API MCP Server

by gambot-ai Your server? Claim it
local only

Gambot WhatsApp Business API runs on your own machine — the client starts it, so there is no endpoint to ping. 152 installs a week from npm. Last commit 14 Sep 2026.

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

152
Installs / week
npm · gambot-mcp
0
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Gambot WhatsApp Business API 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 gambot-mcp -- npx -y gambot-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gambot-mcp": {
      "args": [
        "-y",
        "gambot-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gambot-mcp]
command = "npx"
args = ["-y", "gambot-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gambot-mcp": {
      "args": [
        "-y",
        "gambot-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gambot-mcp": {
      "args": [
        "-y",
        "gambot-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GAMBOT_TOKEN (Your Gambot Token (gmbt_…) from Gambot Settings → General. Authorizes the server against your organization.), GAMBOT_API_BASE (Optional override for the API base URL (defaults to https://api.gambot.co.il/api/v1).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gambot WhatsApp Business API

same job, measured the same way
WhatsApp MCP Server
by nakulben

Manage WhatsApp Business templates and send messages via Meta Cloud API

57 installs/wk local only
ManyContacts - WhatsApp Business CRM
by manycontacts

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

local only
ManyContacts - WhatsApp Business MCP
by manycontacts

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

66 installs/wk local only
Trypeach Io
by trypeach-io

Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.

45 installs/wk local only
MCP Whatsapp Cloud
by codespar

MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API

26 installs/wk local only
Blueticked
by blueticked

Send WhatsApp, SMS and email for South African businesses: contacts, campaigns, templates, webhooks

answering
TopMessage
by topmessage

Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.

answering
JetAPI
by jetapi

Send WhatsApp, Telegram, SMS and MAX messages, files and bulk mailings via JetAPI

445 installs/wk local only

Gambot WhatsApp Business API — questions

Answers built from our own checks of this server.

Why is there no uptime for Gambot WhatsApp Business API?
Gambot WhatsApp Business API 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 gambot-mcp was installed 152 times last week.
How do I connect Gambot WhatsApp Business API?
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 gambot-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gambot WhatsApp Business API?
The npm package gambot-mcp was installed 152 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gambot WhatsApp Business API open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.