Summary
WhatsApp MCP Server connects AI agents to personal WhatsApp accounts using TypeScript and the Baileys library. It stores messages and authentication locally in SQLite and provides tools for searching contacts, retrieving message history, listing chats, and sending messages. The implementation includes QR code authentication, real-time event handling, and comprehensive privacy controls, making it ideal for users who want their AI assistants to interact with WhatsApp conversations without compromising data security.
Available Actions(6)
search_contacts
Search for contacts by name or phone number part (JID).
list_messages
Retrieve message history for a specific chat, with pagination.
list_chats
List your chats, sortable by activity or name, filterable, paginated, optionally includes last message details.
get_chat
Get detailed information about a specific chat.
get_message_context
Retrieve messages sent immediately before and after a specific message ID for context.
send_message
Send a text message to a specified recipient JID (user or group).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요