🚀 WhatsApp Flows API MCP Server
@Ronnie-Leon76
🚀 WhatsApp Flows API MCP Server について
WhatsApp Flows MCP Server for business to automate survey creation and data collection through WhatsApp platform
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"whatsapp-flows-mcp-server": {
"command": "docker",
"args": [
"run",
"-d",
"-p",
"6379:6379",
"redis:7-alpine"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 🚀 WhatsApp Flows API MCP Server?
A containerized Model Context Protocol (MCP) server for creating and managing WhatsApp surveys via the WhatsApp Business API, with background job processing and modular ERP system integration (Business Central, SAP, Oracle, custom). It is designed for developers and businesses that need to send interactive surveys to large customer lists and monitor job progress.
How to use 🚀 WhatsApp Flows API MCP Server?
Clone the repository, copy .env.example to .env, and configure the required WhatsApp Business API credentials. Use make start for production mode or make start-dev for development with hot reload. The server runs in Docker with Redis and background workers. Access the job dashboard at http://localhost:3001 and Redis Commander at http://localhost:8081.
Key features of 🚀 WhatsApp Flows API MCP Server
- Complete Dockerized setup with Redis and background processing
- Modular ERP integration for Business Central, SAP, Oracle, and custom systems
- Asynchronous job processing for handling large customer lists
- Create and send interactive surveys via WhatsApp Business API
- Built‑in dashboards for job monitoring and Redis management
- Development support with hot reload and development containers
Use cases of 🚀 WhatsApp Flows API MCP Server
- Send WhatsApp surveys to thousands of customers with background job processing
- Integrate survey workflows with existing ERP systems (Business Central, SAP, Oracle)
- Monitor survey delivery and job queue status through a dedicated dashboard
- Develop and test survey flows using hot‑reload containers
FAQ from 🚀 WhatsApp Flows API MCP Server
What prerequisites are required?
Docker and Docker Compose must be installed. You also need WhatsApp Business API credentials (access token, phone number ID, business account ID, and verify token) configured in the .env file.
How are surveys sent to customers?
The server provides a send-survey tool that runs as a background job. Multiple workers (
「コミュニケーション」の他のコンテンツ
Gmail
shinzo-labsMCP Implementation for Gmail Services
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
WhatsApp MCP Server
msaelicesWhatsapp MCP Server implemented in Python
コメント