About
This project provides a FastMCP server for sending WhatsApp messages through the Twilio API. It exposes a `send_whatsapp` tool that can be integrated with FastMCP clients like AI models. The server securely loads configuration from a `.env` file and includes a test script for direct Twilio API interaction, facilitating easy setup and testing of WhatsApp messaging capabilities within your FastMCP workflows.
Key Features
- Exposes a `send_whatsapp` tool for FastMCP clients
- Includes a test script for direct Twilio API interaction
- Sends WhatsApp messages via Twilio
- 1 GitHub stars
- Securely loads configuration from a `.env` file
Use Cases
- Integrate WhatsApp messaging into AI workflows.
- Send automated notifications via WhatsApp.
- Enable conversational AI through WhatsApp using FastMCP.