SendPulse
0
Facilitates Large Language Model interaction with the SendPulse Chatbots API through a standardized set of tools.
소개
This server acts as a bridge, enabling Large Language Models (LLMs) to seamlessly integrate with the SendPulse Chatbots API using the Model Context Protocol (MCP). Built with TypeScript and Node.js, it provides LLMs with a suite of global and channel-specific tools to manage SendPulse accounts, retrieve bot lists, access dialogs, and send messages across various platforms like WhatsApp, Telegram, and Instagram. It also offers flexible authentication methods, including API ID and secret or direct OAuth tokens, to ensure secure and efficient communication with SendPulse.
주요 기능
- Support for flexible authentication via SendPulse API ID/Secret or a direct OAuth token.
- Retrieve comprehensive SendPulse account information including pricing, message counts, and connected bots.
- List all connected chatbots with detailed information for each.
- Access and manage dialogs across all supported channels with pagination and sorting.
- Send text messages to contacts on various channels like WhatsApp, Telegram, and Instagram.
- 0 GitHub stars
사용 사례
- Automating SendPulse chatbot responses and interactions using LLMs.
- Developing LLM-powered virtual assistants for customer support via SendPulse channels.
- Enabling LLMs to manage and initiate communications across multiple messaging platforms through a unified API.