Loading MCP server directory, please wait...
Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.
npx @getmcp/cli add io.github.gambot-ai/gambot-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GAMBOT_TOKENYour Gambot Token (gmbt_…) from Gambot Settings → General. Authorizes the server against your organization.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gambot-ai/gambot-mcp": {
"command": "npx",
"args": [
"-y",
"gambot-mcp"
],
"env": {
"GAMBOT_TOKEN": "",
"GAMBOT_API_BASE": ""
}
}
}
}