MCP Wassenger WhatsApp API Connector NPM Version 🚀 Supercharge your WhatsApp automation driven by AI! Send messages, summarize conversations, and manage chats using natural language from your favorite AI assistant like ChatGPT, Claude, or custom AI agents.
✨ Easily integrate Wassenger WhatsApp API with any MCP-powered AI client including ChatGPT, VS Code Copilot, Claude Desktop, Cursor, Windsurf and many more!
💬 Transform how you communicate - automate responses, analyze chat patterns, and manage customer conversations at scale, manage WhatsApp chats and groups, everything through simple conversational text or voice commands with your AI assistant.
👉 Read the blog post introducing Wassenger MCP server
⚠️ Note: You only need to use this package if your MCP client does not support HTTP streaming (previously known as SSE connection). To use a remote HTTP connection read these instructions.
Server Config
{
"mcpServers": {
"wassenger": {
"command": "npx",
"args": [
"mcp-wassenger",
"$API_KEY"
]
}
}
}