Skip to main content
Glama

Tencent Cloud COS MCP Server

by 156554395

upload_file

Upload a single file from your local system to Tencent Cloud Object Storage (COS) for secure cloud storage management.

Instructions

上传单个文件到腾讯云COS

Input Schema

NameRequiredDescriptionDefault
custom_domainNo自定义访问域名(可选)
file_pathYes本地文件路径
object_keyNo上传后在COS中的对象键名,如果未提供则使用文件名

Input Schema (JSON Schema)

{ "properties": { "custom_domain": { "description": "自定义访问域名(可选)", "type": "string" }, "file_path": { "description": "本地文件路径", "type": "string" }, "object_key": { "description": "上传后在COS中的对象键名,如果未提供则使用文件名", "type": "string" } }, "required": [ "file_path" ], "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