Skip to main content
Glama
Agentic-Delivery

whatsapp-assistant-mcp

Related Servers

Alternatives to whatsapp-assistant-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables pushing WhatsApp messages into a running Claude Code session, allowing users to reply and approve or deny tool requests from their phone.
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server that lets Claude read and send WhatsApp messages using a genuine WhatsApp Web client behind a code-enforced human-behavior middleware for safety.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude Code to interact with WhatsApp for reading messages, sending replies, and searching contacts through the Model Context Protocol. It uses whatsapp-web.js to facilitate local connection management with QR code authentication and session persistence.
      4
      MIT

    TDQS

    A4.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing chats, reading stored message history, sending a new message, and polling for newly arrived messages. The one potential overlap between read_chat_messages and poll_chats is resolved by their explicit focus on historical versus incremental messages.

    Naming Consistency5/5

    All four tool names follow the same verb_noun snake_case pattern: list_chats, read_chat_messages, send_chat_message, and poll_chats. There are no mixed conventions or inconsistent verb styles.

    Tool Count5/5

    Four tools is a well-scoped size for a WhatsApp assistant: list, read, send, and poll cover the core needs without unnecessary redundancy. Each tool earns its place.

    Completeness4/5

    The toolset covers the main assistant workflow: discovering conversations, reading previous messages, sending replies, and receiving new messages. It lacks richer operations like media sending, message search, or read receipts, but those are reasonable omissions for this focused server.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive