hongsw_aligo-sms-mcp-server

hongsw_aligo-sms-mcp-server

3.1

If you are the rightful owner of hongsw_aligo-sms-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Aligo SMS MCP Server provides access to the Aligo SMS API using the Model Context Protocol (MCP), allowing AI agents like Claude AI to send SMS messages or retrieve related information.

Aligo SMS MCP μ„œλ²„

Model Context Protocol(MCP)λ₯Ό μ‚¬μš©ν•˜μ—¬ Aligo SMS API에 μ ‘κ·Όν•  수 μžˆλŠ” μ„œλ²„μž…λ‹ˆλ‹€. Claude AI와 같은 MCP ν˜Έν™˜ AI μ—μ΄μ „νŠΈκ°€ SMS λ©”μ‹œμ§€λ₯Ό λ³΄λ‚΄κ±°λ‚˜ κ΄€λ ¨ 정보λ₯Ό μ‘°νšŒν•  수 μžˆμŠ΅λ‹ˆλ‹€.

μ„€μΉ˜

{
  "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μž…λ‹ˆλ‹€." λΌλŠ” λ‚΄μš©μœΌλ‘œ

μœ„μ˜ ν”„λ‘¬ν”„νŠΈλ₯Ό μ‚¬μš©ν•˜μ—¬ 보내면

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Aligo for providing the SMS API
  • Model Context Protocol for standardizing tool and resource access