Sends WhatsApp messages via the Twilio API using a FastMCP server.
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.