WhatsApp MCP Server enables programmatic interaction with the WhatsApp desktop application on macOS through AppleScript automation. It provides tools for sending messages to contacts, checking WhatsApp status, and explaining contact listing limitations. The implementation uses keyboard shortcuts and UI automation to navigate the WhatsApp interface, with comprehensive error handling and logging. Designed specifically for macOS users, it requires the WhatsApp desktop application to be installed and serves as a bridge between AI assistants like Claude and the user's WhatsApp account.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Sends a message to a specified WhatsApp contact. Parameters: contactName (string) - Full name of the contact as it appears in WhatsApp, message (string) - Content of the message to send.
Checks if the WhatsApp application is currently running. No parameters required.
Provides information about WhatsApp's privacy limitations for contact listing. No parameters required.