TOS MCP Server
by jneless
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOS_REGION | No | TOS region, defaults to cn-beijing | cn-beijing |
| TOS_ACCESS_KEY | Yes | Your TOS access key | |
| TOS_SECRET_KEY | Yes | Your TOS secret key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| tos_create_bucketC | 创建 TOS 存储桶 |
| tos_list_bucketsB | 列举 TOS 存储桶 |
| tos_get_bucket_metaC | 获取存储桶元数据 |
| tos_delete_bucketC | 删除 TOS 存储桶 |
| tos_put_objectC | 上传对象到 TOS |
| tos_get_objectC | 从 TOS 下载对象 |
| tos_list_objectsC | 列举 TOS 对象 |
| tos_delete_objectC | 删除 TOS 对象 |
| tos_presigned_urlC | 生成预签名 URL |
| tos_image_infoC | 获取图片信息 |
| tos_image_processC | 图片处理(组合操作,支持多种处理参数) |
| tos_video_snapshotC | 视频截帧(支持持久化) |
| tos_video_infoC | 获取视频信息 |
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/jneless/tos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server