MCP Servers / communication / WhatsApp (TypeScript/Baileys)

WhatsApp (TypeScript/Baileys)

JSON →
stdionone1communication

Connects a personal WhatsApp account to an AI agent using the WhatsApp Web multi-device API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: whatsapp-typescript-baileys
Tools
What this server exposes
search_contacts
Search for contacts by name or phone number part (JID)
list_messages
Retrieve message history for a specific chat, with pagination
list_chats
List your chats, sortable by activity or name, filterable, paginated, optionally includes last message details
get_chat
Get detailed information about a specific chat
get_message_context
Retrieve messages sent immediately before and after a specific message ID for context
send_message
Send a text message to a specified recipient JID (user or group)
Configuration
Environment & auth
authnone
Resources
WhatsApp (TypeScript/Baileys) — MCP Server · libregistry