Vinkius
UPYUN Developer Platform

UPYUN Developer Platform MCP for AI. Manage assets, deploy code, and audit storage capacity.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

UPYUN Developer Platform MCP on Cursor AI Code EditorUPYUN Developer Platform MCP on Claude Desktop AppUPYUN Developer Platform MCP on OpenAI Agents SDKUPYUN Developer Platform MCP on Visual Studio CodeUPYUN Developer Platform MCP on GitHub Copilot AI AgentUPYUN Developer Platform MCP on Google Gemini AIUPYUN Developer Platform MCP on Lovable AI DevelopmentUPYUN Developer Platform MCP on Mistral AI AgentsUPYUN Developer Platform MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

UPYUN Developer Platform MCP Server gives your AI agent direct API access to UPYUN's CDN and cloud storage buckets. You can manage files, list directories, create new assets, and check service capacity without using any command-line tools or local SDKs.

It lets your agent interact with your entire file system like a native developer would.

What your AI can do

Create text file

Creates and uploads a plain text file to UPYUN's cloud storage bucket.

Delete file

Deletes any specified file from your UPYUN cloud buckets.

Get file info

Retrieves metadata (like size or modification date) for a specific UPYUN file path.

+ 2 more capabilities included
List Directory Contents

The agent lists all files and folders within a specified UPYUN directory path.

Create Text Files

The agent writes and uploads new text files directly into your UPYUN bucket.

Delete Files

The agent removes specified files from any location within the UPYUN bucket structure.

Get File Metadata

The agent retrieves specific details, like size and last modified date, for a single file.

Check Service Usage

The agent fetches usage statistics to report on how much storage you've consumed in your UPYUN bucket.

Included with Plan

Waiting for input…

AI Agent

UPYUN Developer Platform: 5 Tools for Cloud Operations

Use these five tools to allow your agent full control over file system actions—from creating new assets to auditing service usage across UPYUN buckets.

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 UPYUN Developer Platform on Vinkius

Create Text File

Creates and uploads a plain text file to UPYUN's cloud storage bucket.

Delete File

Deletes any specified file from your UPYUN cloud buckets.

Get File Info

Retrieves metadata (like size or modification date) for a specific UPYUN file path.

Get Service Usage

Fetches and reports the overall storage usage metrics for your entire UPYUN bucket...

List Directory

Lists all files and subfolders contained within a specified UPYUN directory path.

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.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The UPYUN Developer Platform integration is available immediately — no restart needed.

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 every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with UPYUN Developer Platform, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
UPYUN Developer Platform MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by UPYUN. 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 INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 5 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually managing cloud assets feels like running a dozen different CLI commands.

Today, updating an asset means logging into the web console or setting up a local build script. You have to click through folders, copy out file paths, and then run separate delete or upload commands for every single item. It’s slow, error-prone, and you're always worried about deleting the wrong thing.

With this MCP server, your agent handles it all in natural language. Need to list everything? Just ask. Need to deploy a patch? The agent runs `create_text_file` and gets the asset live. You just get the result—the change is made.

The UPYUN Developer Platform MCP Server: File & Bucket Operations

Forget writing complex Python scripts that handle authentication, file paths, and error checking. You never have to worry about the HMAC-SHA1 header generation again.

The agent manages all those low-level details for you. It’s just clean access: you tell it to list a directory, and it returns the contents. Done.

What your AI can actually do with this

Yo, this UPYUN Developer Platform MCP Server hooks up your AI agent straight to UPYUN's CDN and cloud storage buckets. You don't need any command-line crap or local SDKs; your agent can treat your whole file system like it's running on a native dev machine. It gives you direct API access, so you can manage files, build assets, list directories, delete stuff, and check service capacity—all without leaving your AI client.

Managing Your Files
Your agent handles all the heavy lifting when it comes to file operations. You'll use list_directory to pull a full manifest of every file and subfolder within any specified UPYUN directory path, letting you see exactly what's hanging out there. Need to drop new content? Just call create_text_file, and your agent uploads a plain text file right into the cloud storage bucket for you.

When you’re done with something, remember that delete_file lets your agent wipe any specified file from anywhere in the UPYUN bucket structure.

Getting File Details and Usage Stats
The server gives you visibility on what's going on under the hood. You can check the specifics of a single file using get_file_info; this retrieves metadata like its size or when it was last modified. And if you need to know how much storage space you’ve burned through, just run get_service_usage.

That pulls and reports the overall usage metrics for your entire UPYUN bucket service.

How It Works
It's straightforward: Your agent connects to this server on Vinkius. When it needs to perform any of these actions—like listing a folder or creating a file—it sends the request through the MCP, and we handle the complex API auth behind the scenes. This keeps your credentials safe while giving you that full-blast control over your assets.

Built · Hosted · Managed by Vinkius UPYUN Developer Platform MCP Server - Cloud File Management
Server ID 019d8496-754e-70d3-b515-842ab43ad972
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check how much storage I'm using with `get_service_usage`? +

get_service_usage reports your current consumption against your total bucket limit. It gives a summary metric, telling you exactly what percentage of your allotted space is used.

Can I use `list_directory` to see files inside subfolders? +

Yes, list_directory reads the contents of a specified path. You can point it at a folder like /images/assets/ to list everything within that subdirectory.

What should I use if I need to add a new asset? Should I use `create_text_file`? +

Yep, create_text_file is the tool for uploading assets. You give it the file path and the content string, and it handles writing the text data directly to your bucket.

Is there a specific way to check if a file exists using `get_file_info`? +

Running get_file_info on a specific path will confirm existence. If the file isn't found, the tool returns an error, which your agent uses to let you know it's missing.

What credentials do I need to use tools like `list_directory`? +

You need an Operator Name and Password from your UPYUN API access page. Plug these credentials into your agent, and the MCP handles the complex authorization process for you.

How does the system secure file operations when I use `create_text_file`? +

The MCP abstracts away the legacy HMAC-SHA1 Authorization header generation. You don't have to worry about generating these headers; your agent handles it securely.

If I try to delete a file that doesn’t exist using `delete_file`, what happens? +

The system reports the failure directly. The agent will tell you if the file path is invalid or if the deletion attempt failed, keeping your workflow clear.

Does `list_directory` handle large buckets efficiently? +

Yes. It lists files and folders in an UPYUN directory structure. The tool lets you check contents without needing to download manual command line clients or process massive data dumps.

Where do I find my UPYUN Operator details? +

Log into your UPYUN console, click on 'Cloud Storage' -> 'Your Service/Bucket' -> 'Configuration' -> 'Operators'. From there you can copy the operator name and the generated password.

Does the AI see my files if I connect this? +

The AI uses this MCP to only perform the standard API queries you allow it. Use an Operator with specific folder limits if you wish to restrict directory access.

Built & Managed by Vinkius 30s setup 5 tools

We've already built the connector for UPYUN Developer Platform. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 5 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.