Skip to main content
Glama

TOS MCP Server

by jneless

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOS_REGIONNoTOS region, defaults to cn-beijingcn-beijing
TOS_ACCESS_KEYYesYour TOS access key
TOS_SECRET_KEYYesYour TOS secret key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
tos_create_bucket

创建 TOS 存储桶

tos_list_buckets

列举 TOS 存储桶

tos_get_bucket_meta

获取存储桶元数据

tos_delete_bucket

删除 TOS 存储桶

tos_put_object

上传对象到 TOS

tos_get_object

从 TOS 下载对象

tos_list_objects

列举 TOS 对象

tos_delete_object

删除 TOS 对象

tos_presigned_url

生成预签名 URL

tos_image_info

获取图片信息

tos_image_process

图片处理(组合操作,支持多种处理参数)

tos_video_snapshot

视频截帧(支持持久化)

tos_video_info

获取视频信息

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/jneless/tos-mcp'

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