whatsapp-mcp

whatsapp-mcp

0

This project is a Model Context Protocol (MCP) server designed to interact with WhatsApp. It enables users to search, read, and send messages and media through an integration with the Anthropic Claude AI. The server connects to a WhatsApp account through the WhatsApp web API and stores data locally.

WhatsApp MCP Server

  • A Model Context Protocol (MCP) server for WhatsApp.
  • Allows searching and reading personal WhatsApp messages, including media.
  • Enables sending messages and media to individuals or groups.
  • Connects via WhatsApp web multidevice API using the whatsmeow library.
  • Messages are stored in a local SQLite database and managed through an LLM integration.
  • Offers tools for message management and media handling via Claude AI.
  • Requires installation of Go, Python, and the Anthropic Claude Desktop app.