gallabox-mcp-server

gallabox-mcp-server

0

Gallabox MCP Server facilitates interaction with WhatsApp through the Gallabox API, providing tools for sending text, template, and interactive messages. It integrates with Claude Desktop for configuration and execution.

Overview

Gallabox MCP Server provides an interface for interacting with WhatsApp messaging through the Gallabox API. It features three main tools for sending messages:

  • sendTextMessage: Allows users to send text messages via WhatsApp by inputting the recipient's details and message content.
  • sendTemplateMessage: Supports sending WhatsApp template messages by specifying recipient details, template name, and values.
  • sendInteractiveMessage: Enables sending interactive WhatsApp messages with buttons for replies, requiring recipient information and message content.

Setup

  1. Clone the repository from GitHub.
  2. Install dependencies using Yarn.

Claude Desktop Configuration

Configure the claude_desktop_config.json file to run the server with Claude Desktop, including API credentials and channel ID.