腾讯云 COS MCP Server 🚀🚀🚀
@Tencent
腾讯云 COS MCP Server 🚀🚀🚀 について
基于 MCP 协议的腾讯云 COS MCP Server,无需编码即可让大模型快速接入腾讯云存储 (COS) 和数据万象 (CI) 能力。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cos-mcp": {
"command": "npx",
"args": [
"cos-mcp",
"--Region=yourRegion",
"--Bucket=yourBucket",
"--SecretId=yourSecretId",
"--SecretKey=yourSecretKey",
"--DatasetName=yourDatasetname"
]
}
}
}ツール
17获取COS配置, 腾讯云配置
上传本地文件到存储桶
通过 url下载文件并将文件上传到存储桶
下载存储桶内的文件
查询存储桶内的文件列表
图片处理-获取图片信息
图片处理-图片质量评估
图片处理-超分辨率
图片处理-抠图
图片处理-二维码识别-识别存储桶内二维码图片内容
生成带文字水印的图片
创建媒体智能封面任务
根据 jobid 查询指定的媒体智能封面任务结果
根据输入的图片,从数据集中检索出与输入的图片内容相似的图片
根据输入的文本内容,从数据集中检索出与输入的文本内容相符的图片
创建文档转 pdf 处理任务
根据 jobid 查询指定的文档转码任务结果
概要
What is 腾讯云 COS MCP Server 🚀🚀🚀?
An MCP server that enables large language models to access Tencent Cloud Object Storage (COS) and Cloud Image (CI) capabilities without coding. It is designed for developers who want to integrate cloud storage and image processing with AI models.
How to use 腾讯云 COS MCP Server 🚀🚀🚀?
Install via npx or npm, then configure with your Tencent Cloud credentials (SecretId, SecretKey, Bucket, Region). Optionally set a DatasetName for data intelligence features, and choose between stdio or SSE transport mode. Add the server to your MCP client’s mcp.json configuration to start using its tools.
Key features of 腾讯云 COS MCP Server 🚀🚀🚀?
- Upload, download, and list files on COS
- Image info retrieval and super-resolution
- Image cropping and quality assessment
- QR code
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント