Loading MCP server directory, please wait...
Send WhatsApp messages from Claude. No Meta Business approval or WhatsApp Business account.
npx @getmcp/cli add io.github.jevil25/whatsapp-messaging-api-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WHATSAPP_API_KEYRapidAPI key for the WhatsApp Messaging API. Free tier, no credit card.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jevil25/whatsapp-messaging-api-mcp": {
"command": "npx",
"args": [
"-y",
"whatsapp-messaging-api-mcp"
],
"env": {
"WHATSAPP_API_KEY": ""
}
}
}
}