Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

createDocToPdfJob

Converts documents to PDF by processing specified object paths in Tencent Cloud Object Storage (COS) using the MCP protocol, enabling file transformation without manual coding.

Instructions

创建文档转 pdf 处理任务

Input Schema

NameRequiredDescriptionDefault
objectKeyYes对象在存储桶里的路径

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "objectKey": { "description": "对象在存储桶里的路径", "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