whatsapp-mcp-server

whatsapp-mcp-server

8

WhatsApp MCP Server is a Python-based solution that enables interaction with WhatsApp Business API through the GreenAPI service. It supports features such as messaging, group management, and chat history retrieval, utilizing FastMCP for enhanced performance.

WhatsApp MCP Server

A server providing an MCP interface to interact with WhatsApp Business API using FastMCP.

Features

  • Messaging: Send text messages to WhatsApp contacts
  • Group Management: Create groups, list members, add/remove participants
  • Session Handling: Manage WhatsApp API sessions
  • Chat History: Retrieve chat lists and message history

Usage

Run the server on the default host and port or specify custom ones. Communicates via HTTP or WebSockets when using FastMCP.