Skip to content
Back to search
30
MCP

@mseep/whatsapp-mcp-ts

npm/@mseep/whatsapp-mcp-ts

This is a Model Context Protocol (MCP) server for WhatsApp, built with TypeScript and using the `@whiskeysockets/baileys` library.

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

Similar MCP servers embedding-nearest

@mseep/claudeus-wp-mcp
Model Context Protocol server for WordPress integration
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
@kahflane/whatsapp-mcp
WhatsApp MCP server built on the innovatorssoft Baileys fork + the Anthropic Model Context Protocol SDK. Runs on Node or Bun.
0 tools
io.github.codespar/mcp-whatsapp-cloud
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API
0 tools
@mseep/mcp-typescript-server-starter
ModelContextProtocol typescript server starter
0 tools

How to use

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

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