WhatsApp Web
Summary
WhatsApp Web MCP provides a bridge between WhatsApp Web and AI models using the Model Context Protocol, enabling AI assistants like Claude to interact with WhatsApp through a standardized interface. The server offers two operational modes: a standalone mode that directly connects to WhatsApp Web, and an API client mode that connects to a separate WhatsApp API server. It exposes WhatsApp functionality through MCP tools and resources for sending messages, managing groups, searching contacts, and retrieving chat history, making it valuable for automating WhatsApp interactions and enhancing conversational AI capabilities without leaving the assistant interface.
Available Actions(11)
get_status
Check WhatsApp client connection status. Parameters: None
send_message
Send messages to WhatsApp contacts. Parameters: number (string): Phone number to send to, message (string): Text content to send
search_contacts
Search for contacts by name or number. Parameters: query (string): Search term to find contacts
get_messages
Retrieve messages from a specific chat. Parameters: number (string): Phone number to get messages from, limit (optional number): Number of messages to retrieve
get_chats
Get a list of all WhatsApp chats. Parameters: None
create_group
Create a new WhatsApp group. Parameters: name (string): Name of the group, participants (array): Array of phone numbers to add
add_participants_to_group
Add participants to an existing group. Parameters: groupId (string): ID of the group, participants (array): Array of phone numbers to add
get_group_messages
Retrieve messages from a group. Parameters: groupId (string): ID of the group, limit (optional number): Number of messages to retrieve
send_group_message
Send a message to a group. Parameters: groupId (string): ID of the group, message (string): Text content to send
search_groups
Search for groups by name, description, or member names. Parameters: query (string): Search term to find groups
get_group_by_id
Get detailed information about a specific group. Parameters: groupId (string): ID of the group to get
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요