Servers

Gavi Whatsapp
@gaviwhatsapp
Send WhatsApp messages, manage templates, and run broadcast campaigns directly from Cursor. Our MCP server lets your AI coding assistant integrate WhatsApp into any app — just describe what you want in natural language. Includes REST API, TypeScript SDK, and Python SDK. $9.99/mo.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gaviwhatsapp": {
"command": "npx",
"args": [
"@gaviwhatsapp/mcp",
"--api-key",
"YOUR_API_KEY"
]
}
}
}