ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Aliyun OSS / 阿里云对象存储 with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. China's leading object storage service. manage files, buckets, and metadata via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Aliyun OSS / 阿里云对象存储 capability set.

These are the exact actions your AI can choose when you ask it to work with Aliyun OSS / 阿里云对象存储.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Aliyun OSS / 阿里云对象存储.

  1. 01

    Delete object

    Delete an object from OSS

  2. 02

    Get bucket acl

    Get bucket access control list

  3. 03

    Get bucket location

    G., oss-cn-hangzhou) where your bucket is located. Get bucket region

  4. 04

    Get bucket statistics

    Get bucket storage statistics

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Aliyun OSS / 阿里云对象存储.

  1. 05

    Get object metadata

    Get object metadata (HEAD)

  2. 06

    Copy object

    Uses x-oss-copy-source header. Copy an object within the bucket

  3. 07

    Download object text

    Best for text/JSON files. Download an object as text

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Aliyun OSS / 阿里云对象存储.

  1. 08

    Get bucket info

    Get bucket configuration

  2. 09

    List objects

    Use prefix to filter by path, marker for pagination. List objects in the bucket

  3. 10

    Upload object

    Max 5GB per request. Upload text content to OSS

Observed, not estimated

890ms average. Fast in production.

Aliyun OSS / 阿里云对象存储 is checked daily against the live service.

Daily averagePeak 1089ms
Aug 20Today
Fastest day
706ms
Slowest day
1089ms
14-day trend
Slowing+38%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Aliyun OSS / 阿里云对象存储, so you can see the experience inside your AI.

It does not authenticate your account with Aliyun OSS / 阿里云对象存储. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Aliyun OSS / 阿里云对象存储 Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_VkDbGkQN0L5m5NbqCHANLu13YMG7hO27ATuMga5x/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Aliyun OSS / 阿里云对象存储 capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "aliyun-oss-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_VkDbGkQN0L5m5NbqCHANLu13YMG7hO27ATuMga5x/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Aliyun OSS / 阿里云对象存储 owners ask.

  • 01

    How do I find my Aliyun AccessKey and Endpoint?

    Log in to the Aliyun Console, navigate to [AccessKey Management] to find your ID and Secret. Your Endpoint (e.g., oss-cn-hangzhou.aliyuncs.com) is visible in the bucket overview section.

  • 02

    What file types can I upload through the agent?

    This MCP server is optimized for text-based content and metadata management. For large binary files (images, videos), it is recommended to use the public URL or native Aliyun capabilities for the actual transfer, while using the agent to manage metadata and listing.

  • 03

    Does this server handle signature calculation?

    Yes! The server automatically calculates the required HMAC-SHA1 signature for every request using your provided AccessKey Secret, ensuring secure authorized communication with Aliyun OSS.