Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

imageSearchText

Search and retrieve images from a dataset matching specific text inputs using the MCP protocol on Tencent Cloud COS MCP Server.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
textYes检索的文本

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "text": { "description": "检索的文本", "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

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