MCPServers
WhatsApp Web - MCP server logo

WhatsApp Web

3
0

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

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ