Gallabox MCP Server
@navayuvan-gallabox
About Gallabox MCP Server
A Model Context Protocol (MCP) server implementation for Gallabox WhatsApp APIs. This server acts as a middleware between MCP clients and the Gallabox API, providing a standardized interface for sending WhatsApp messages.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
3** Confirmation of message sent with ID and status.
** Confirmation of template message sent with ID and status.
** Confirmation of interactive message sent with ID and status.
Overview
What is Gallabox MCP Server?
MCP Server for the Gallabox API, enabling interaction with WhatsApp messaging. It allows sending text, template, and interactive messages programmatically.
How to use Gallabox MCP Server?
Clone the repository and install dependencies with yarn. Then configure a claude_desktop_config.json file with your CHANNEL_ID, GALLABOX_API_KEY, and GALLABOX_API_SECRET, and restart Claude Desktop.
Key features of Gallabox MCP Server
- Send text messages via WhatsApp
- Send template messages with dynamic values
- Send interactive messages with reply buttons
- Provides confirmation with ID and status for each message
- Uses environment variables for API authentication
Use cases of Gallabox MCP Server
- Automate customer support notifications via WhatsApp
- Send personalized marketing or transactional templates
- Create interactive WhatsApp conversations with button-based flows
FAQ from Gallabox MCP Server
What tools does Gallabox MCP Server provide?
It provides three tools: sendTextMessage, sendTemplateMessage, and sendInteractiveMessage.
What are the required environment variables?
CHANNEL_ID, GALLABOX_API_KEY, and GALLABOX_API_SECRET are required.
How do I configure it with Claude Desktop?
Add a whatsapp entry to the mcpServers section of claude_desktop_config.json, pointing the command to your local server and setting the required environment variables.
What does sendInteractiveMessage require?
It requires recipient (name and phone), content, and an array of buttons with type, id, and title.
Can I send templates with custom values?
Yes. Use sendTemplateMessage with templateName and templateValues (an object of replacements).
Frequently asked questions
What tools does Gallabox MCP Server provide?
It provides three tools: `sendTextMessage`, `sendTemplateMessage`, and `sendInteractiveMessage`.
What are the required environment variables?
`CHANNEL_ID`, `GALLABOX_API_KEY`, and `GALLABOX_API_SECRET` are required.
How do I configure it with Claude Desktop?
Add a `whatsapp` entry to the `mcpServers` section of `claude_desktop_config.json`, pointing the command to your local server and setting the required environment variables.
What does `sendInteractiveMessage` require?
It requires `recipient` (name and phone), `content`, and an array of `buttons` with `type`, `id`, and `title`.
Can I send templates with custom values?
Yes. Use `sendTemplateMessage` with `templateName` and `templateValues` (an object of replacements).
Basic information
More Other MCP servers
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student โ in a fraction of the time. What once took a week, now takes one free period.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments