Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

aiPicMatting

Remove backgrounds from images using advanced AI, allowing users to extract subjects for creative or professional editing. Integrates with Tencent Cloud COS for streamlined storage and processing.

Instructions

图片处理-抠图

Input Schema

NameRequiredDescriptionDefault
heightNo高度
objectKeyYes图片在存储桶里的路径
widthNo宽度

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "height": { "description": "高度", "type": "string" }, "objectKey": { "description": "图片在存储桶里的路径", "type": "string" }, "width": { "description": "宽度", "type": "string" } }, "required": [ "objectKey" ], "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