🚀 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 (
沟通协作 分类下的更多 MCP 服务器
WhatsApp MCP Server (TypeScript/Baileys)
jlucaso1WhatsApp MCP Server (TypeScript/Baileys)
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
Gmail
shinzo-labsMCP Implementation for Gmail Services
评论