1. Conduid
  2. Commerce
  3. Whatsapp Assistant MCP
MCP server · Commerce

Whatsapp Assistant MCP

Stdio MCP server that lets a Claude Code agent read and post in a fixed allowlist of WhatsApp chats

34Low

Scored 12 days ago · breakdown

About Whatsapp Assistant MCP

Whatsapp Assistant MCP is an MCP server in the Commerce category: stdio MCP server that lets a Claude Code agent read and post in a fixed allowlist of WhatsApp chats. It has been installed 0 times through Conduid.

Tools (5)

list_chatsAllowlisted chats with jid, name, `canPost`, and a lightweight recent-activity count

Takes no parameters.

poll_chatsMessages that arrived since the last call, grouped by chat jid; the read position is persisted, so each message is returned exactly once

Takes no parameters.

react_to_messagePuts an emoji reaction on one message (or removes it with an empty emoji) via the daemon and waits for its ack; requires `canPost: true`

Takes no parameters.

read_chat_messagesLast N stored messages for one allowlisted chat, oldest first -- read from the local inbox log, not a live fetch

Takes no parameters.

send_chat_messageSends a text message via the daemon and waits up to 15s for delivery confirmation; requires `canPost: true`

Takes no parameters.

Install

Clone
git clone https://github.com/Agentic-Delivery/whatsapp-assistant-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Whatsapp Assistant MCP

Powered by Claude · Grounded in docs

I know everything about Whatsapp Assistant MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Whatsapp Assistant MCP

How do I install Whatsapp Assistant MCP?

Run git clone https://github.com/Agentic-Delivery/whatsapp-assistant-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Whatsapp Assistant MCP safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Whatsapp Assistant MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.