Tencent COS MCP. Manage files, metadata, and asset lifecycles.
Tencent COS / 腾讯云对象存储 connects your AI agent to China's leading cloud storage platform. It lets you manage massive file archives and digital assets using natural language commands. You can upload new content, check if files exist before deployment, get detailed metadata reports, and list directory contents—all without ever logging into the Tencent Cloud Console.
Give Claude and any AI agent real-world access
Quickly verifies if a specific file or object key is present in the bucket.
Retrieves technical metadata, like content type and storage class, for any given asset.
Displays the full list of files or subdirectories within a specified path using advanced filters.
Sends text content to the cloud, uploads new objects, or copies existing ones within the storage structure.
Pulls down the raw text data from a specified object for immediate use by your agent.
Ask an AI about this
Waiting for input…
What AI agents can do with Tencent COS / 腾讯云对象存储 with 7 Tools
These tools allow you to perform specific actions like checking existence, copying objects, or listing directory contents directly through your AI agent.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Tencent COS / 腾讯云对象存储 MCPCheck Object Exists
Confirms whether a specific file key is present in the bucket.
Copy Object
Duplicates an existing object from one location to another within your bucket.
Delete Object
Permanently removes a specified file from the COS storage.
Download Object Text
Downloads the text content of an object and presents it to your agent for use.
Get Bucket Acl
Retrieves the current access permissions settings for the entire bucket.
Get Object Metadata
Fetches technical details about a file, such as its size or content type.
Head Bucket
Checks if the bucket itself is correctly configured and accessible via API.
List Objects
Use prefix to filter by path. List objects in the COS bucket
List Root Objects
List top-level objects and folders
Upload Object
Max 5GB per request. Upload text content to COS
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Tencent COS / 腾讯云对象存储, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Tencent COS / 腾讯云对象存储. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Dealing with Cloud Storage Means Jumping Through Too Many Rings.
Today, managing cloud assets means logging into the Tencent Console. You have to navigate menus just to check if a file exists or what its permissions are. If you need to list 50 directories across different folders, it's a tedious process of clicking 'list contents,' then copying that list, and pasting it somewhere else for review.
With this MCP, your AI agent handles the complexity behind the scenes. You simply ask: 'What files do I have in my backups folder?' The answer comes back immediately, complete with metadata details, without you ever having to click a single button on the Tencent Cloud Console.
Tencent COS / 腾讯云对象存储 Provides Deep Asset Control.
Gone are the days of manual file verification. You no longer have to write multi-step scripts just to check if a bucket is configured correctly, or run separate commands to list objects versus checking metadata.
Now you get direct, conversational control over your storage infrastructure. It's immediate, accurate cloud coordination that happens inside your chat window.
What Tencent COS MCP does for your AI
This connector gives your AI agent control over complex cloud storage operations, treating your entire asset library like an extension of your chat window. You can instantly upload text assets or delete old files across multiple buckets using simple prompts. Need to audit a directory? Your agent handles listing contents and checking object headers so you know exactly what's in place.
It even generates public access points for shared content on demand. Because this MCP is hosted on Vinkius, your AI client gains instant access to dozens of services—making it the single source for orchestrating both your cloud storage and other business processes. You just tell your agent what you need done with your files, and it handles the infrastructure calls.
019d8489-df4c-73ad-9454-ce9b7662cded How to set up Tencent COS MCP
The bottom line is that you interact with cloud storage like talking to a colleague, not navigating a complex web console.
Subscribe to this MCP and input your specific Tencent Cloud credentials, including the SecretId, SecretKey, Region, and target Bucket Name.
Connect your AI client (like Claude or Cursor) to Vinkius, giving it permission to use this storage tool.
Ask your agent a question—for example, 'List all files in the root folder'—and get an actionable list of results back.
Who uses Tencent COS MCP
This MCP targets operations engineers and content managers who waste time clicking through dashboards just to track down a file version or check permissions. It's for anyone whose job requires interacting with cloud assets without needing deep API knowledge.
Automates asset deployment, ensuring new content is properly uploaded and that old resources are deleted safely.
Coordinates content refreshes by getting object metadata and generating public URLs for marketing assets on the fly.
Runs deep audits by checking object existence or listing entire directory structures to verify compliance.
Benefits of connecting Tencent COS MCP
You gain immediate visibility into your entire storage setup. Instead of clicking through multiple tabs to check permissions, you just ask the agent to get bucket access permissions.
Asset management becomes instant. Need to move a file? Use the copy_object tool to duplicate content without manual steps, and use delete_object when an asset is retired.
Audit files with precision. The list_objects tool lets you filter by path or delimiter, organizing your storage structure in a single request rather than piecing together results.
Metadata queries are simple. Use get_object_metadata to grab technical details like the content type or ETag for any file so your agent can process it correctly.
Streamline content updates. You can upload_object text assets and instantly generate public endpoints, making them ready for use without console navigation.
Tencent COS MCP use cases
Auditing a client's document archive
An operations manager needs to know if 'ClientX/Q3/final.pdf' exists and what its last modified date was. Instead of manually checking the file path, they ask their agent to check_object_exists and get_object_metadata, getting a precise answer instantly.
Preparing content for public release
A marketing team needs to make five new images available. They ask their agent to upload_object the text descriptions and generate public endpoints automatically, making them accessible without manual URL setup.
Verifying data integrity before migration
A developer must confirm that a critical configuration file is still present before deploying code. They use head_bucket first to verify the entire bucket connection, then check_object_exists for the specific key.
Analyzing old data structures
An auditor needs to see every folder and subfolder under 'archive/'. Instead of traversing deep directory trees, they use list_objects with advanced filters to get a complete map.
Tencent COS MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Listing all files manually
Trying to browse through the Tencent Cloud Console folder by folder and copy-pasting filenames into a spreadsheet. This is slow, error-prone, and impossible for deep archives.
Use list_objects with prefix filtering to get an organized inventory in one shot. If you need just the top level, use list_root_objects.
Checking file status via API calls
Writing complex code that makes multiple sequential API calls (HEAD, GET) just to see if a single asset exists and what its type is.
Use get_object_metadata first. It gives you the necessary technical details in one function call, telling you exactly what you need.
Updating an asset's location
Downloading a file, renaming it locally, and then re-uploading it to COS because the path changed.
Use copy_object. This copies the file from one place to another within the cloud without forcing a full data transfer or loss of metadata.
When to use Tencent COS MCP
You should use this MCP if your workflow involves reading, writing, organizing, or auditing files stored in Tencent COS using natural language prompts. It’s perfect for operations teams who need to confirm file existence (check_object_exists), list large directories (list_objects), or generate public links from text content (upload_object). Don't use this if your primary goal is database management, user authentication, or complex business logic that doesn't involve files. For pure data transformation tasks, you might need a different MCP; but for anything involving the file system itself, this connector provides the necessary control.
Frequently asked questions about Tencent COS MCP
Does Tencent COS / 腾讯云对象存储 support listing all files? +
Yes, it does. You can use list_objects to view the contents of a bucket and even filter by specific paths or folder markers.
How do I check if an object is already in the bucket using Tencent COS / 腾讯云对象存储? +
You run the check_object_exists tool. This sends a quick metadata query and tells you immediately if that specific file key exists, saving time compared to downloading it just to verify.
Can Tencent COS / 腾讯云对象存储 handle large files? +
Yes. The upload_object tool supports up to 5GB per request, giving you plenty of room for large text assets and documents.
What is the difference between list_objects and list_root_objects with Tencent COS / 腾讯云对象存储? +
list_root_objects shows only the top-level contents, like main folders. list_objects lets you specify a prefix to drill down into specific paths deeper in your storage structure.
Do I need special coding knowledge for Tencent COS / 腾讯云对象存储 MCP? +
No. You interact with it using natural language prompts through your AI client, so you don't need to write code or worry about the underlying API calls.