This ClickSend MCP server, developed by J-Gal02, enables AI agents to interact with ClickSend's SMS and Text-to-Speech (TTS) call services. Built with TypeScript and leveraging the Model Context Protocol SDK, it provides a streamlined interface for sending SMS messages and initiating TTS calls. The implementation focuses on simplifying communication tasks, offering a bridge between AI systems and ClickSend's API. It's particularly useful for businesses and developers looking to integrate automated messaging and voice communication into their AI workflows, enabling use cases such as automated notifications, appointment reminders, and voice-based information delivery without directly dealing with ClickSend's API complexities.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Send SMS messages to specified phone numbers. Parameters: to (string), message (string)
Initiate Text-to-Speech calls. Parameters: to (string), message (string), voice (optional string, defaults to 'female')