Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

imageSearchPic

Retrieve visually similar images from a dataset by inputting an image URL, enabling efficient image search and comparison within Tencent Cloud storage services.

Instructions

根据输入的图片,从数据集中检索出与输入的图片内容相似的图片

Input Schema

NameRequiredDescriptionDefault
uriYes图片地址

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "uri": { "description": "图片地址", "type": "string" } }, "required": [ "uri" ], "type": "object" }
Install Server

Other Tools from Tencent Cloud COS MCP Server

Related Tools

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