Submit

腾讯云 COS MCP Server 🚀🚀🚀

@Tencent

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

What is COS MCP?

COS MCP is a Tencent Cloud service that allows large models to quickly integrate with Tencent Cloud Storage (COS) and Data Processing (CI) capabilities without the need for coding.

How to use COS MCP?

To use COS MCP, you need to set up the server with the required parameters such as Region, Bucket, SecretId, SecretKey, and DatasetName, and then run the command using npx.

Key features of COS MCP?

  • Cloud Storage Capabilities:
    • Upload files to the cloud
    • Download files from the cloud
    • Retrieve cloud file list
  • Cloud Processing Capabilities:
    • Retrieve image information
    • Image super-resolution
    • Image cropping
    • QR code recognition
    • Image quality assessment
    • Text watermarking
    • Metadata/Natural Language Search (MateInsight)
    • Document to PDF conversion
    • Video thumbnail extraction

Use cases of COS MCP?

  1. Integrating large AI models with cloud storage for seamless data access.
  2. Processing images for various applications such as super-resolution and cropping.
  3. Converting documents to PDF format for easier sharing and storage.

FAQ from COS MCP?

  • Is coding required to use COS MCP?

No, COS MCP is designed to allow integration without coding.

  • What types of files can be processed?

COS MCP can handle various file types including images, documents, and videos.

  • How do I set up COS MCP?

You need to configure the server with your Tencent Cloud credentials and run the provided command.

Server Config

{
  "mcpServers": {
    "cos-mcp": {
      "command": "npx",
      "args": [
        "cos-mcp",
        "--Region=yourRegion",
        "--Bucket=yourBucket",
        "--SecretId=yourSecretId",
        "--SecretKey=yourSecretKey",
        "--DatasetName=yourDatasetname"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.