Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

aiQrcode

Extract and decode QR code content from images stored in Tencent Cloud COS using the MCP protocol, enabling efficient data retrieval without manual processing.

Instructions

图片处理-二维码识别-识别存储桶内二维码图片内容

Input Schema

NameRequiredDescriptionDefault
objectKeyYesCOS对象键(完整路径)示例: images/qrcode.jpg

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "objectKey": { "description": "COS对象键(完整路径)示例: images/qrcode.jpg", "type": "string" } }, "required": [ "objectKey" ], "type": "object" }

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/Tencent/cos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server