Aligo SMS

Integrates with the Aligo SMS API to enable direct text message sending through the platform, supporting both test and production modes for notifications and communication messages.

View Source
0 stars
0 tools
Created Aug 2025
@hongsw/hongsw-aligo-sms-aligo-sms-mcp-server

About

Integrates with the Aligo SMS API to enable direct text message sending through the platform, supporting both test and production modes for notifications and communication messages.

Categories

general

Installation

npm

npm install @hongsw/hongsw-aligo-sms-aligo-sms-mcp-server

Configuration

{ "mcpServers": { "hongsw-aligo-sms-aligo-sms-mcp-server": { "command": "npx", "args": [ "-y", "@hongsw/hongsw-aligo-sms-aligo-sms-mcp-server" ] } } }