Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

getBucket

Retrieve a list of files from a specified bucket in Tencent Cloud COS using the MCP protocol, enabling direct access and management of stored data without coding.

Instructions

查询存储桶内的文件列表

Input Schema

NameRequiredDescriptionDefault
PrefixNo文件列表的路径前缀,默认根路径

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "Prefix": { "description": "文件列表的路径前缀,默认根路径", "type": "string" } }, "type": "object" }

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/Tencent/cos-mcp'

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