CommunicationTypeScript
YCloud-Developers/ycloud-whatsapp-mcp-server
MCP server for WhatsApp Business Platform by YCloud.
communicationlocal-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/YCloud-Developers/ycloud-whatsapp-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"ycloud-whatsapp-mcp-server": {
"command": "npx",
"args": [
"-y",
"YCloud-Developers/ycloud-whatsapp-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Communication
Language
TypeScript
Author
YCloud-Developers