whatsapp-mcp-server
3
The WhatsApp MCP Server facilitates automated interaction with the WhatsApp desktop application on macOS using AppleScript. It allows users to send messages, check the application status, and handle integration with Claude through command-line structured communication.
Overview
The WhatsApp MCP Server allows programmatic interactions with WhatsApp desktop on macOS using Node.js and AppleScript. Key features include sending messages to contacts, checking the WhatsApp application status, and providing limited information on recent contacts. It adheres to the Model Context Protocol for communication and offers robust error logging and handling.
Features
- Send messages to WhatsApp contacts via desktop
- Check application status
- List recent contacts (limited by privacy)
Requirements
- macOS
- WhatsApp desktop
- Node.js v14.0.0+
Usage
- Start the server with a single command
- Provides tools for integration with Claude