Skip to main content
Glama

Aligo SMS MCP Server

by hongsw

Aligo SMS MCP 服务器

可以使用模型上下文协议 (MCP) 访问 Aligo SMS API 的服务器。与 MCP 兼容的 AI 代理,例如 Claude AI,可以发送短信或查询相关信息。

安装

{ "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)

如何使用

找到工具列表图标并单击它

完成上述设置后,您将看到以下屏幕。

Aligo SMS MCP 服务器屏幕

010xxxxyyyy 에서 010xxxxyyyy 로 문자를 보내줘 "안녕하세요 MCP 22222입니다." 라는 내용으로

如果您使用上述提示发送,

Aligo SMS MCP 服务器屏幕

贡献

欢迎投稿!请随时提交拉取请求。

执照

该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。

致谢

  • Aligo 提供短信 API
  • 用于标准化工具和资源访问的模型上下文协议
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

模型上下文协议 (MCP) 服务器允许像 Claude 这样的 AI 代理与 Aligo SMS API 交互以发送短信和检索相关信息。

  1. 安装
    1. 环境
      1. 如何使用
        1. 贡献
          1. 执照
            1. 致谢

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                An MCP (Model Context Protocol) server that integrates with the ArgoCD API, enabling AI assistants and large language models to manage ArgoCD applications and resources through natural language interactions.
                Last updated -
                10
                10
                Python
                MIT License
                • Linux
                • Apple
              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with Go's Language Server Protocol (LSP) and benefit from advanced Go code analysis features.
                Last updated -
                37
                Go
                Apache 2.0
              • A
                security
                F
                license
                A
                quality
                A Model Context Protocol (MCP) server that allows Claude AI to interact with custom tools, enabling extension of Claude's capabilities through the MCP framework.
                Last updated -
                TypeScript
                • Apple
              • -
                security
                F
                license
                -
                quality
                An MCP (Multi-Agent Conversation Protocol) Server that enables AI agents to interact with Google's Cloud Translation API for translating text between languages.
                Last updated -
                Python

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/hongsw/aligo-sms-mcp-server'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server