WhatsApp MCP

WhatsApp MCP

Communication
Lukas Harries
claudecursorvscodegeneric
FreeOpen Source

About

An MCP server that lets AI agents send and receive WhatsApp messages. Connects via WhatsApp Web, supporting text message sending, reading message history, and contact management — enabling AI-powered WhatsApp automation.

Our Verdict

WhatsApp MCP brings communication capabilities to the MCP ecosystem. Its GitHub popularity reflects community trust, and the standardized protocol ensures broad compatibility across AI clients.

Pricing

free
Free and open source

Use Cases

  • Integrating communication capabilities into AI agent workflows
  • Building custom AI-powered tools with WhatsApp MCP
  • Enhancing AI agent functionality with standardized MCP access

Pros

  • WhatsApp MCP provides standardized MCP protocol access
  • Open source with 5,969 GitHub stars
  • Active development and community support

Cons

  • Requires MCP-compatible client (Claude, Cursor, etc.)
  • Setup complexity varies by client
  • Some features may depend on client capabilities

Installation

npx -y whatsapp-mcp

Frequently Asked Questions

How does WhatsApp MCP work? Is it safe?

It connects via the WhatsApp Web protocol. On first launch, you'll need to scan a QR code to link your WhatsApp account. The MCP server runs locally and messages are not routed through third-party servers. Using a dedicated WhatsApp account is recommended to avoid affecting your personal account.

Can WhatsApp MCP send bulk messages?

It supports sending personalized messages to multiple contacts sequentially. However, WhatsApp has anti-spam mechanisms — sending too many messages in a short time may result in account restrictions. Control your sending frequency to avoid triggering rate limits.

Can WhatsApp MCP read chat history?

Yes. It can read recent chat message lists and the content of specific conversations, allowing AI agents to understand context before replying or analyzing. It only reads messages already available in your WhatsApp — it does not access end-to-end encrypted cloud backups.