Back to search
30
MCP

@mhrj/whatsapp-mcp

npm/@mhrj/whatsapp-mcp

WhatsApp MCP Server: Human-in-the-loop for AI agents via WhatsApp for confirmations, notifications, and interactive questions.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.meharajm/whatsapp-mcp
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
0 tools
@wawp/mcp-server
Official Wawp WhatsApp API MCP Server. Connect your AI (Cursor, Claude, Windsurf) directly to WhatsApp for automation and messaging.
0 tools
human-in-the-loop-mcp-server
Human-In-the-Loop MCP Server - Enable AI assistants to interact with humans through GUI dialogs
0 tools
human-in-the-loop-mcp
Human-In-the-Loop MCP Server - Enable AI assistants to interact with humans through GUI dialogs
0 tools
humanchain-mcp
MCP server for HumanChain — AI agents pause for human expert guidance via the consult() tool.
0 tools
hitl-mcp-server
Human-In-the-Loop MCP Server - Enable AI assistants to interact with humans through GUI dialogs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mhrj/whatsapp-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}