
Aligo SMS
β 1from hongsw
Send SMS messages using the Aligo SMS API.
Aligo SMS MCP μλ²
Model Context Protocol(MCP)λ₯Ό μ¬μ©νμ¬ Aligo SMS APIμ μ κ·Όν μ μλ μλ²μ λλ€. Claude AIμ κ°μ MCP νΈν AI μμ΄μ νΈκ° SMS λ©μμ§λ₯Ό 보λ΄κ±°λ κ΄λ ¨ μ 보λ₯Ό μ‘°νν μ μμ΅λλ€.
μ€μΉ
Installing via Smithery
To install Aligo SMS API Integration Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @hongsw/aligo-sms-mcp-server --client claudeManual Installation
{
"mcpServers": {
"aligo-sms-mcp": {
"command": "npx",
"args": [
"-y",
"github:hongsw/aligo-sms-mcp-server",
"mcp-server"
]
}
}
}μ€μ
API ν€ μ€μ μ .garakrc νμΌμ μ μ₯λ©λλ€. ν λλ ν 리μ λ€μκ³Ό κ°μ νμΌμ λ§λλλ€:
https://smartsms.aligo.in/admin/api/auth.html
ALIGO_API_KEY=λ°κΈλ°μ_API_ν€
ALIGO_USER_ID=λ°κΈλ°μ_μ¬μ©μ_μμ΄λ
ALIGO_TEST_MODE=Y # ν
μ€νΈ λͺ¨λ (Y/N)μ¬μ© λ°©λ²
λꡬ λͺ©λ‘ μμ΄μ½μ μ°Ύμμ λλ₯΄λ©΄

μμ μ€μ μ μλ£νλ©΄ λ€μκ³Ό κ°μ νλ©΄μ λ³Ό μ μμ΅λλ€.

010xxxxyyyy μμ 010xxxxyyyy λ‘ λ¬Έμλ₯Ό 보λ΄μ€ "μλ
νμΈμ MCP 22222μ
λλ€." λΌλ λ΄μ©μΌλ‘
μμ ν둬ννΈλ₯Ό μ¬μ©νμ¬ λ³΄λ΄λ©΄

npx -y @smithery/cli install @hongsw/aligo-sms-mcp-server --client claudeNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITβ you can use, modify, and redistribute it under that license's terms.
License
This project is licensed under the MIT License - see the LICENSE file for details.