tencent cloud object storage.com
tencent cloud object storage.com logo

Tencent Cloud Object Storage

Bridges AI assistants with Tencent Cloud Object Storage services, enabling file management, metadata retrieval, and stor...

Created byApr 23, 2025
| [English](README.en.md)

COS MCP Server

MCP COS MCP Server (COS) (CI)

                    • / (MateInsight)
                    • PDF

                      • MCP / / / COS
                      • COS /
                      • / / / COS
                      • / / / COS

                      1. COS ![eg1](https://raw.githubusercontent.com/Tencent/cos-mcp/master/src/img/eg1.png)
                      1. ![eg3](https://raw.githubusercontent.com/Tencent/cos-mcp/master/src/img/eg3.png)
                      1. ![eg2](https://raw.githubusercontent.com/Tencent/cos-mcp/master/src/img/eg2.png)
                      1. ![eg15](https://raw.githubusercontent.com/Tencent/cos-mcp/master/src/img/eg15.png)

                      1. **SecretId / SecretKey**

                      • ** **: COS
                      • ** **: 1. [ ](https://console.cloud.tencent.com/cam/capi) 2. **SecretId** **SecretKey**

                      2. **Bucket**

                      • ** **: `mybucket-123456`
                      • ** **:
                      • ** **: 1. [ ](https://console.cloud.tencent.com/cos/bucket) 2.

                      3. **Region**

                      • ** **: `ap-beijing`
                      • ** **:
                      • ** **: 1. [ ](https://console.cloud.tencent.com/cos/bucket) 2. `ap-beijing`

                      4. **DatasetName**

                      • ** **:
                      • ** **: 1. [ ](https://console.cloud.tencent.com/cos/metaInsight/dataManage) 2.

                      5. **connectType**

                      • ** **: `stdio` `sse`
                      • ** **: `stdio`

                      6. **port**

                      • ** **: `sse`
                      • ** **: `3001`

                      npx


                      npm


                      1:

                      2:

                      3:

                      3.1

                      `.env`

                      3.2 SSE

                      3.3 STDIO


                      4:

                      SSE

                      STDIO


                      1. `cos-mcp` `cos-mcp@latest`
                      1. `cos-mcp` `npx` ```bash npm install -g cos-mcp@latest cos-mcp --cos-config=xxx --port=3001 --connectType=sse ``` ```bash npx cos-mcp@latest --cos-config=xxx --port=3001 --connectType=sse ```
                      1. ```bash --cos-config='{\"Region\":\"yourRegion\",\"Bucket\":\"BucketName-APPID\",\"SecretId\":\"yourSecretId\",\"SecretKey\":\"yourSecretKey\",\"DatasetName\":\"datasetName\"}' --port=3001 --connectType=sse ```

                      [![license](http://img.shields.io/badge/license-BSD3-brightgreen.svg?style=flat)](License.txt)