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.
Search for contacts by name or phone number part (JID).
Retrieve message history for a specific chat, with pagination.
List your chats, sortable by activity or name, filterable, paginated, optionally includes last message details.
Get detailed information about a specific chat.
Retrieve messages sent immediately before and after a specific message ID for context.
Send a text message to a specified recipient JID (user or group).
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!