ClickSend
Summary
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.
Available Actions(2)
send_sms
Send SMS messages to specified phone numbers. Parameters: to (string, phone number in E.164 format), message (string, text content to send)
make_tts_call
Initiate Text-to-Speech calls. Parameters: to (string, phone number in E.164 format), message (string, text content to convert to speech), voice (string, voice type - 'female' or 'male', defaults to 'female')
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください