Aligo SMS MCP ServerServer

hongsw
GitHub
SMSCommunicationApp Automation

Loading subscription status...

💡 Description

A server that allows access to Aligo's SMS API using the Model Context Protocol (MCP). Compatible AI agents like Claude AI can send SMS messages or query related information.

📝 JSON Entries

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

Features

  • Send SMS messages via Aligo's API
  • Query information related to SMS

💬 Example Queries

  • Send a message from 010xxxxyyyy to 010xxxxyyyy with the content 'Hello, this is MCP 22222.'