Skip to main content
Glama

Tencent Cloud COS MCP Server

by 156554395

get_signed_url

Generate temporary signed URLs for Tencent Cloud COS objects to provide secure, time-limited access to cloud storage files without exposing permanent credentials.

Instructions

获取COS对象的临时签名URL

Input Schema

NameRequiredDescriptionDefault
expire_timeNoURL有效期(秒),默认3600秒
object_keyYesCOS中的对象键名

Input Schema (JSON Schema)

{ "properties": { "expire_time": { "description": "URL有效期(秒),默认3600秒", "type": "number" }, "object_key": { "description": "COS中的对象键名", "type": "string" } }, "required": [ "object_key" ], "type": "object" }

Other Tools from Tencent Cloud COS MCP Server

Related Tools

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

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