MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

WhatsApp MCP Server — Connect AI agents to WhatsApp via Model Context Protocol. 61 tools, 10 resources, 12 real-time events. Supports Baileys (WhatsApp Web) and Cloud API. Built with TypeScript, BullMQ, and Docker.

Created 2/28/2026
Updated about 5 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-wamcp

Cursor configuration (mcp.json)

{ "mcpServers": { "delltrak-wamcp": { "command": "npx", "args": [ "delltrak-wamcp" ] } } }