MCP Servers / communication / WaliChat WhatsApp API

WaliChat WhatsApp API

JSON →
ssenone1communication

Automate WhatsApp by sending messages, summarizing conversations, and managing chats using natural language with AI assistants.

Install
How to run this server
[ { "cmd": "npx mcp-walichat", "imports": [] } ]
server path: walichat-whatsapp-api
Tools
What this server exposes
send_message
Send a WhatsApp message to a specified recipient
send_media
Send media files (images, videos, documents) via WhatsApp
create_group
Create a new WhatsApp group with specified participants
send_group_message
Send a message to a WhatsApp group
get_group_info
Retrieve information about a WhatsApp group
add_participant
Add a participant to an existing WhatsApp group
remove_participant
Remove a participant from a WhatsApp group
promote_to_admin
Promote a group participant to admin role
demote_from_admin
Demote an admin to regular participant in a group
get_message_status
Check the delivery and read status of a sent message
get_qr_code
Retrieve the QR code for WhatsApp Web authentication
check_connection_status
Check the current connection status of the WhatsApp instance
Configuration
Environment & auth
authnone
envYOUR_WALICHAT_API_KEY
envWALICHAT_API_KEY
envWALICHAT_API
envOPENAI_API_KEY
envMCP_REMOTE_CLIENT_ID
envMCP_REMOTE_CLIENT_SECRET
Resources
WaliChat WhatsApp API — MCP Server · libregistry