Story Details

  • Show HN: WhatsApp MCP Server

    Posted: 2025-03-31 09:32:54

    lharries has created and shared a minimal, command-line based WhatsApp server implementation written in Go. This server, dubbed "whatsapp-mcp," implements the WhatsApp Multi-Device Capability (MCP) protocol, allowing users to connect and interact with WhatsApp from their own custom client applications or potentially integrate it with other systems. The project is described as experimental and aims to provide a foundation for others to build upon or explore the inner workings of WhatsApp's multi-device architecture.

    Summary of Comments ( 101 )
    https://news.ycombinator.com/item?id=43532967

    Hacker News users discussed the potential security and privacy implications of running a custom WhatsApp server. Some expressed concerns about the complexity and potential vulnerabilities introduced by deviating from the official WhatsApp infrastructure, particularly regarding end-to-end encryption. Others questioned the practicality and legality of using such a server. Several commenters were curious about the project's motivations and specific use cases, wondering if it was intended for legitimate purposes like testing or research, or for more dubious activities like bypassing WhatsApp's limitations or accessing user data. The lack of clarity on the project's goals and the potential risks involved led to a generally cautious reception.