Tencent Cloud COS MCP Server
by 156554395
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COS_BUCKET | Yes | 存储桶名称 | |
| COS_DOMAIN | No | 自定义域名 (可选) | |
| COS_REGION | Yes | COS 地域 (例如: ap-beijing, ap-shanghai) | |
| COS_SECRET_ID | Yes | 腾讯云 Secret ID | |
| COS_SECRET_KEY | Yes | 腾讯云 Secret Key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upload_file | 上传单个文件到腾讯云COS |
| upload_multiple | 批量上传多个文件到腾讯云COS |
| get_signed_url | 获取COS对象的临时签名URL |
| list_objects | 列出COS中的对象 |
| delete_object | 删除COS中的对象 |
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/156554395/tx-cos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server