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%
4 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/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
@mseep/mcp-typescript-server-starter
ModelContextProtocol typescript server starter
0 tools
@mseep/google-meet-mcp
A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools

How to use

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

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