whatsapp-mcp-server

whatsapp-mcp-server

0

The WAHA MCP Server is a Message Control Protocol server designed to interact with the WAHA WhatsApp HTTP API. It facilitates sending messages via WhatsApp and reading contacts from a local JSON file, leveraging Python and the FastMCP framework.

WAHA MCP Server

Key Features ✨

  • WAHA Message Sending: Provides a tool to send text messages to WhatsApp numbers via a local WAHA API.
  • Contact Reading: Offers a resource to read a local JSON file for contact lists.
  • Integration with FastMCP: Built on the FastMCP framework to expose tools and resources.

Technologies Used 🛠️

  • Language: Python 3
  • MCP Framework: FastMCP
  • HTTP Communication: requests library to interact with the WAHA API
  • External Dependency: WAHA (requires separate running instance)