Skip to content
Back to search
30
MCP

@kahflane/whatsapp-mcp

npm/@kahflane/whatsapp-mcp

WhatsApp MCP server built on the innovatorssoft Baileys fork + the Anthropic Model Context Protocol SDK. Runs on Node or Bun.

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

Similar MCP servers embedding-nearest

@mseep/whatsapp-mcp-ts
This is a Model Context Protocol (MCP) server for WhatsApp, built with TypeScript and using the `@whiskeysockets/baileys` library.
0 tools
io.github.meharajm/whatsapp-mcp
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
0 tools
iflow-mcp_titan-mind-whatsapp-mcp
MCP server for WhatsApp functionality via Titanmind
0 tools
adelaidasofia-whatsapp-mcp
Python MCP server for whatsapp-mcp. Consumes the Go bridge REST API and exposes tools to Claude.
0 tools
iflow-mcp_titanmindagi_titanmind-whatsapp-mcp
MCP server for WhatsApp functionality via Titanmind
0 tools
iflow-mcp_whatsapp-mcp-server
A MCP server that provides an API to interact with WhatsApp
0 tools

How to use

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

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