W

Wweb MCP

WhatsApp Web MCP is a Node.js application that connects WhatsApp Web with AI models through the Model Context Protocol (MCP), providing a standardized interface for automated messaging, contact management, and group chat functions.
2.5 points
46

What is WhatsApp Web MCP?

WhatsApp Web MCP is a bridge tool that allows AI models to interact with WhatsApp through a standard protocol. It provides functions such as sending and receiving messages, group management, and contact search, enabling AI to use WhatsApp like a human.

How to use WhatsApp Web MCP?

You can choose two main ways of use: 1) Run the MCP server directly to connect to WhatsApp. 2) Access WhatsApp functions through the REST API. You need to scan a QR code to log in to your WhatsApp account for the first time.

Use cases

Suitable for scenarios that require programmatic operation of WhatsApp, such as customer service robots, automated notification systems, AI assistant integration, and automated group management.

Main Features

Message Sending and ReceivingSupports sending and receiving text messages and retrieving chat history
Group ManagementCreate groups, add members, send group messages, and retrieve group message history
Media MessagesSend and download media files such as images, audio, and documents
Contact SearchSearch for contacts by name or number
Webhook IntegrationConfigure webhooks to receive real-time message notifications

Advantages and Limitations

Advantages
Standardized interface: Provides a unified AI integration method through the MCP protocol
Flexible deployment: Supports direct connection or API mode
Comprehensive functions: Covers the main functions of WhatsApp
Persistent session: Supports saving the login status to avoid repeated QR code scanning
Limitations
Unofficial support: WhatsApp may restrict such access at any time
Performance limitations: Not suitable for high-concurrency scenarios
Function limitations: Does not support all native WhatsApp functions
Stability: Depends on third-party libraries and may have compatibility issues

How to Use

Installation
Install globally via npm or run directly using npx
Select the running mode
Decide whether to use an independent MCP server or an API server
Scan the QR code to log in
A QR code will be displayed after running. Scan it with the WhatsApp mobile app to log in.
Start using
Interact with WhatsApp through the MCP protocol or REST API

Usage Examples

Customer service robotConfigure an AI model to automatically reply to customer inquiries and provide 24/7 service
Meeting reminderAutomatically send meeting reminders to team members
Media collectionAutomatically collect and categorize images sent by users

Frequently Asked Questions

Will I be blocked by WhatsApp?
Does it support logging in with multiple accounts simultaneously?
Is there a frequency limit for sending messages?
How to ensure the persistence of the login status?
Can I send video messages?

Related Resources

Integration Guide: Integrating WhatsApp with AI
Details how to set up a WhatsApp MCP server and integrate it with Claude
Integrating OpenAI Agents with MCP
How to integrate the OpenAI Agents Python SDK with the MCP protocol
GitHub Repository
Project source code and latest updates
whatsapp-web.js Documentation
Documentation for the underlying WhatsApp Web client library
Installation
Copy the following command to your Client for configuration
{
       "mcpServers": {
           "whatsapp": {
               "command": "npx",
               "args": [
                   "wweb-mcp",
                   "-m", "mcp",
                   "-s", "local",
                   "-c", "api",
                   "-t", "command",
                   "--api-base-url", "http://localhost:3001/api",
                   "--api-key", "1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
               ]
           }
       }
   }

{
       "mcpServers": {
           "whatsapp": {
               "command": "docker",
               "args": [
                   "run",
                   "-i",
                   "--rm",
                   "wweb-mcp:latest",
                   "-m", "mcp",
                   "-s", "local",
                   "-c", "api",
                   "-t", "command",
                   "--api-base-url", "http://host.docker.internal:3001/api",
                   "--api-key", "1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
               ]
           }
       }
   }
Note: Your key is sensitive information, do not share it with anyone.
N
Notte Browser
Certified
Notte is an open-source full-stack network AI agent framework that provides browser sessions, automated LLM-driven agents, web page observation and operation, credential management, etc. It aims to transform the Internet into an agent-friendly environment and reduce the cognitive burden of LLMs by describing website structures in natural language.
659
4.5 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
228
4 points
C
Cloudflare
Changesets is a build tool for managing versions and releases in multi - package or single - package repositories.
TypeScript
1.5K
5 points
E
Eino
Eino is an LLM application development framework designed specifically for Golang, aiming to simplify the AI application development process through concise, scalable, reliable, and efficient component abstraction and orchestration capabilities. It provides a rich component library, powerful graphical orchestration functions, complete stream processing support, and a highly scalable aspect mechanism, covering the full-cycle toolchain from development to deployment.
Go
3.5K
5 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
S
Serena
Serena is a powerful open - source coding agent toolkit that can transform LLMs into full - fledged agents that can work directly on codebases. It provides IDE - like semantic code retrieval and editing tools, supports multiple programming languages, and can be integrated with multiple LLMs via the MCP protocol or the Agno framework.
Python
798
5 points
Z
Zhipu Web Search MCP
Python
67
4.5 points
O
Open Multi Agent Canvas
Open Multi - Agent Canvas is an open - source multi - agent chat interface that supports managing multiple agents in dynamic conversations for travel planning, research, and general task processing.
TypeScript
428
4.5 points
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
564
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
753
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase