SureM SMS MCP
Officialby suremapp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUREM_USER_CODE | Yes | Your SureM user code (SureM 아이디), obtained from the REST API 인증키 menu in SureBiz after registration. | |
| SUREM_SECRET_KEY | Yes | Your SureM secret key (API key), obtained from the REST API 인증키 menu in SureBiz after registration. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_messageB | 슈어엠 API로 문자를 발송합니다. 메시지 길이에 따라 SMS(90바이트 이하) / LMS(91~2000바이트)가 자동 선택됩니다. reservedTime을 지정하면 예약 발송됩니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/suremapp/surem-sms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server