Back to directory
tencent/cos-mcp

tencent/cos-mcp

@Tencent

基于 MCP 协议的腾讯云 COS MCP Server,无需编码即可让大模型快速接入腾讯云存储 (COS) 和数据万象 (CI) 能力。

costencent-cloudstoragemcp-servertypescriptcloud-storagefile-uploadimage-processingcloud

Installation & Configuration

{
  "mcpServers": {
    "cos-mcp": {
      "command": "npx",
      "args": [
        "cos-mcp",
        "--Region=yourRegion",
        "--Bucket=yourBucket",
        "--SecretId=yourSecretId",
        "--SecretKey=yourSecretKey",
        "--DatasetName=yourDatasetname"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13