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).
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论