wweb-mcp
21
WhatsApp Web MCP is a Node.js application designed to integrate WhatsApp Web with AI models using the Model Context Protocol. It provides features for automated messaging, contact management, and group chat operations. This tool is mainly for testing purposes and not authorized by WhatsApp.
WhatsApp Web MCP
A Node.js application that connects WhatsApp Web with AI models via the Model Context Protocol (MCP). Key features include:
- Standardized interface for interacting with WhatsApp
- Automated messaging, contact, and group management
- Flexible deployment via SSE or Command modes
Features
- Messaging and media handling
- Group and contact management
- WhatsApp API and MCP Server modes
Upcoming Features
- Support for all media types
- Advanced group and contact management
Installation
- Clone the repo and install with npm
- Optionally build with Docker
Configuration & Usage
- Configure with command line or JSON files for webhooks
- Choose between WhatsApp API server and MCP server modes