How to Use the Aliyun OSS / 阿里云对象存储 MCP in Claude Code
Pipe Aliyun OSS into your shell scripts with Claude Code. Manage buckets and objects in any CI/CD pipeline or cron job.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Aliyun OSS / 阿里云对象存储 MCP to Claude Code
Create your Vinkius account to connect Aliyun OSS / 阿里云对象存储 to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Your Entire OSS Workflow
This MCP Server puts Aliyun OSS tools right in your terminal. Use `list_objects` and pipe the output to `grep` to find files, then pass the result to `xargs` for batch deletion with `delete_object`. It’s all standard input and output. You can build powerful, one-line shell commands to manage your buckets without writing a single line of Python or Go.
Integrate OSS into CI/CD Pipelines
Run this from any headless environment. In a GitHub Action, use it to `upload_object` build artifacts to OSS. Or, run it in a Docker container as part of a data processing job to `download_object_text` for input. Because Claude Code is just a command-line tool, it fits perfectly into automated workflows. Authenticate once with `claude mcp add`, and your scripts are ready to go.
Headless Bucket Administration via MCP Server
Check on your buckets from an SSH session. Run `get_bucket_info` to see the configuration or `get_bucket_statistics` to check storage usage. The output is clean text, perfect for logging or parsing. You can also check permissions with `get_bucket_acl`. This gives you a fast, scriptable way to audit your Aliyun OSS environment without ever opening a web browser.
Set up Aliyun OSS / 阿里云对象存储 MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seealiyun-oss-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Aliyun OSS / 阿里云对象存储 transactions." It will automatically discover and invoke the available Aliyun OSS / 阿里云对象存储 tools.
claude mcp add --transport http aliyun-oss-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Aliyun OSS / 阿里云对象存储 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Aliyun OSS / 阿里云对象存储 MCP today
We host it, we monitor it, we maintain it. You just paste one token.